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

Improve Docker cache invalidation #262

Open
martinmladenov opened this issue Aug 7, 2023 · 0 comments
Open

Improve Docker cache invalidation #262

martinmladenov opened this issue Aug 7, 2023 · 0 comments
Labels
Docker Related to the WebLab Docker image enhancement New feature or request

Comments

@martinmladenov
Copy link
Collaborator

The current way of cache invalidation when cloning the repo in the docker image is very strange, perhaps we should create an issue to improve it. Specifically, ADD supports Git repositories natively, mayhaps we can replace the cache-buster and clone with a singular repository ADD.

Originally posted by @Arraying in #261 (comment)

@martinmladenov martinmladenov added enhancement New feature or request good first issue Docker Related to the WebLab Docker image and removed good first issue labels Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docker Related to the WebLab Docker image enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant