Using Dive:
brew install dive dive image
Get a shell on the image:
docker run -it image /bin/sh
Last updated 4 years ago