Image size reported larger when using Colima? #1433
Unanswered
Kevin-Molina
asked this question in
Q&A
Replies: 0 comments
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.
-
With the
alpine:3.21image, I noticed:With Docker for Mac, I get:
docker images-> 8.17MBdive-> 8.2MBWhen I use Colima (And set DOCKER_HOST=, I get:
docker images-> 12.8MBdive-> 8.2MBWhat's going on here / why the discrepancy?
Beta Was this translation helpful? Give feedback.
All reactions