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

Local cache of public docker containers #16

Open
JorritSalverda opened this issue Aug 31, 2017 · 1 comment
Open

Local cache of public docker containers #16

JorritSalverda opened this issue Aug 31, 2017 · 1 comment

Comments

@JorritSalverda
Copy link
Collaborator

The execution of the .estafette.yaml manifest completely depends on Docker container images. As the ci-builder runs docker-in-docker and starts a fresh Kubernetes job for every build the used Docker container images are never available locally and have to be fetched from Docker Hub.

To improve performance a local cache would help. Preferably with background refreshes of the dev, beta and stable track tags.

@JorritSalverda
Copy link
Collaborator Author

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

1 participant