Open joestringer opened 7 months ago
The more I use this, the more I'm hesitant to switch because we lose the caching mechanism of the docker daemon 🤔 which is actually handy in some situations.
Ah. Yes particularly in CI, caching can make a huge difference.
As proposed in #184 , crane is a smaller, simpler library than pulling in docker for
lvh run --image <OCI tag>
.