Skip to content

Add Docker Compose development setup - #1120

Open
rdhyee wants to merge 1 commit into
productionfrom
dockerize-regluit
Open

Add Docker Compose development setup#1120
rdhyee wants to merge 1 commit into
productionfrom
dockerize-regluit

Conversation

@rdhyee

@rdhyee rdhyee commented Apr 2, 2026

Copy link
Copy Markdown
Member

Summary

  • add a Dockerfile, Compose stack, and Docker-specific Django settings for local development
  • document the Docker quick start in the README
  • fix clean image builds by installing g++ for libsass, using /opt on PYTHONPATH, and trimming local build-context noise

Testing

  • docker compose build web
  • docker compose up -d web
  • docker compose exec -T web python manage.py check --settings=regluit.settings.docker

@rdhyee rdhyee added ai:ready AI-generated and AI-reviewed, awaiting Raymond's review needs-eric-review On agenda for Eric's review/decision labels Apr 2, 2026
@rdhyee rdhyee moved this to In Review in Unglue.it Modernization Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai:ready AI-generated and AI-reviewed, awaiting Raymond's review needs-eric-review On agenda for Eric's review/decision

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

2 participants