Closed toolmantim closed 6 years ago
Error response from daemon: squash is only supported with experimental mode
:(
Pretty sure it keeps the FROM alpine
layer still in there tho, so that's cached. I don't imagine much of the intermediate layers of our image are re-used between image releases, if that's what you're wondering? TBH I don't exactly know the exact benefits here.
If we bumped our agent stack to the latest, I think this would build @toolmantim
Rebuilding this to see how it goes!
We're building the Docker images over in the buildkite agent repository now, let's continue this over there!
The intermediate layers are useless to end users here, so we should probably just squash the final image.