docker view container startup command

install python

yum -y install python36

install runlike

pip3 install runlike

use runlike

runlike -p container name

 

Reference article:

View the startup command of the docker container

Guess you like

Origin blog.csdn.net/qq_38403590/article/details/130697476