Skip to content

Dockerized webapp#273

Open
suyash700 wants to merge 3 commits intoStartBootstrap:masterfrom
suyash700:devops-suyash
Open

Dockerized webapp#273
suyash700 wants to merge 3 commits intoStartBootstrap:masterfrom
suyash700:devops-suyash

Conversation

@suyash700
Copy link

Added a multi-stage Dockerfile to build and serve the app efficiently.
The app can now run anywhere with Docker without manual setup.

Included a docker-compose.yml for easy local development and testing.

Non-root user setup added for better security (optional runtime stage uses root for Nginx due to permissions).

This change ensures the app is portable, consistent, and easy to deploy across environments.

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