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

Add Docker Compose manifest #34

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

pataquets
Copy link
Contributor

After having a proper Docker image, we can use Docker Compose for providing easy deployment and customization of containers.
If I find any Docker Compose manifest in a repo, I use it to spin up the software instantly. I use it also to learn and tweak options when deploying.

I've commented the manifest to make it self-documenting and hopefully be the, comprehensive, single stop for Docker users.
Let's see if it's self-explaining enough and please check the manifest & docs. Do not hesitate to give feedback and questions.

@pataquets
Copy link
Contributor Author

BTW, needless to say, this is what I've been using it both for hacking and testing code and also for deploying my own service. 😉

@pataquets
Copy link
Contributor Author

@KiraLT : Any feedback on this? A Docker Compose manifest makes for a good deployment blueprint to learn from.

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