Quickly find the docker image startup command

Sudhakar Rayavaram
TarkaLabs TIL
Published in
1 min readJul 13, 2019

If you quickly want to see what command any docker image actually runs when you start it, there is an easy way

docker history --no-trunc <image-name>

This will list all the contents of its Dockerfile along with layers information

--

--

Sudhakar Rayavaram
TarkaLabs TIL

[su-docker] Software plumber, health and wellness enthusiast, digital artist, data visualization lover & …