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

GC temporary docker images #85

Open
cgwalters opened this issue Nov 4, 2015 · 1 comment
Open

GC temporary docker images #85

cgwalters opened this issue Nov 4, 2015 · 1 comment

Comments

@cgwalters
Copy link
Member

We should consider deleting the images we built after we're done. Although even better would be caching them correctly so we don't regenerate if not changed.

@cgwalters
Copy link
Member Author

Took quick look at this, going to be annoying to fix because of how we generate a base image plus a config layer. Should first fix this by always generating a single image that takes its config via environment.

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