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

Option to only build images when the Dockerfile changes #740

Closed
jasonmccallister opened this issue Jul 19, 2016 · 1 comment
Closed

Option to only build images when the Dockerfile changes #740

jasonmccallister opened this issue Jul 19, 2016 · 1 comment

Comments

@jasonmccallister
Copy link

We currently have one repository that builds our base images for developers. Each image is defined by a Dockerfile in a separate directory. However, when we setup the build settings to use those directories (see the image attached) every push to master auto builds each of the images.

It would be great if the builds only monitored the changes in the repository, or better yet - if this behavior could be controlled through the Docker hub.

screenshot 2016-07-19 10 23 00

@rafaelsoaresbr
Copy link

rafaelsoaresbr commented Jul 19, 2016

I have a similar setup, but I've disabled automated builds because the same reason and #500
I had to create another repository on Hub that uses the first image as a base.
Duplicate of #697 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants