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-ize #2

Open
stanleyrya opened this issue Feb 29, 2016 · 4 comments
Open

Docker-ize #2

stanleyrya opened this issue Feb 29, 2016 · 4 comments

Comments

@stanleyrya
Copy link
Member

No description provided.

@GaryPWhite
Copy link
Contributor

We intend to address "Docker-ization" tonight, at the meeting. (Get ready!)

@stanleyrya
Copy link
Member Author

I spent a lot of time documenting our environment on the backend and how it interacts with docker. I strongly suggest using some of what I have written to help pump-up your README :). Take a look at ms-email for a good example.

I also suggest using our node-js base image and our Dockerfile as they will suit your scenario pretty darn well dog. Make sure to note that the base image is built using alpine so it does not come with bash installed. You can still use bash with it for development as detailed in the README I linked earlier.

@stanleyrya
Copy link
Member Author

As an update to above, the README's no longer suggest using bash for a development environment. They instead use /bin/sh.

@alechirsch
Copy link
Member

The front end is still not working with docker, at least not with docker-compose. We can look into this tomorrow

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

No branches or pull requests

3 participants