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-compose build is super slow #7

Open
bdentino opened this issue Nov 5, 2015 · 1 comment
Open

docker-compose build is super slow #7

bdentino opened this issue Nov 5, 2015 · 1 comment

Comments

@bdentino
Copy link
Member

bdentino commented Nov 5, 2015

for some reason using just docker build ... is significantly faster. Switch to using direct build command. Will need to follow extends to get build and dockerfile params.

@bdentino
Copy link
Member Author

bdentino commented Nov 5, 2015

direct build supported in v1.1.3. This won't work if your build context and/or dockerfile is specified in an extended compose. Still need to crawl through those

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