Skip to content

[DevOps] Containerize backend with Docker multistage build - #50

Open
leanworld7-netizen wants to merge 3 commits into
EquipChain:mainfrom
leanworld7-netizen:feature/docker-multistage-10
Open

[DevOps] Containerize backend with Docker multistage build#50
leanworld7-netizen wants to merge 3 commits into
EquipChain:mainfrom
leanworld7-netizen:feature/docker-multistage-10

Conversation

@leanworld7-netizen

Copy link
Copy Markdown

Implements Docker containerization per issue #10. Adds multistage Dockerfile (deps + production stages), docker-compose.yml with app+redis services, and .dockerignore. Features: dumb-init signal handling, non-root user, health check, Redis with persistence. Usage: docker compose up -d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant