Refactor CI to run vcstool outside the Docker image #242
EzraBrooks
started this conversation in
Ideas
Replies: 3 comments
|
Preliminarily nominating this for next release as part of a planned revision of the existing docker files. If it doesn't make it as part of that clean-up effort it can be descoped. |
0 replies
|
Which CI workflow and docker image are we refering to? Is it this one: |
0 replies
|
No, this is about removing invocations of |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
using
vcs, or other methods of using Git, inside your Dockerfile causes all sorts of disk space and caching shenanigans.All reactions