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

Research using docker build as an optional deploy method #61

Open
jonpugh opened this issue Jul 20, 2015 · 0 comments
Open

Research using docker build as an optional deploy method #61

jonpugh opened this issue Jul 20, 2015 · 0 comments

Comments

@jonpugh
Copy link
Member

jonpugh commented Jul 20, 2015

I think it is inevitable that we automate building containers and not just mounting volumes and setting environment variables.

We are already calling "docker-compose" and "docker" directly for things, so maybe we need to start using docker build in our process.

The reasons are:

We would need to maintain the option of using mounted volumes for development purposes, so that edits to code are visible live in the container.

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

1 participant