Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker flow implementation: #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

McDefault
Copy link

I've implemented a dockerflow for this project.

You can now use Docker for local development and for production.

It's implemented through a multi-stage dockerfile and Docker Compose.

I can add a Docker Swarm production stack-file if you like to have a more in-depth implementation of production, but it must be noted that it's hard on such a basic project, so that's why I haven't added it yet.

ReadME is updated with most commands you need.

Local development
Production
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.

None yet

1 participant