-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
It's tough to debug docker building when I can't just get into the previously successful intermediate build image and run the next command manually...
docker run -it --rm hash_id bash
# execute the next RUN line here manually.
I would therefore argue that image hashes should always display, just like they do in the current docker.
lddubeau, m-zajac, niklasbuechner, sirianni, dko-slapdash and 81 morejavabrett, asyschikov, devmediaveille and JWCS