docker run -it 镜像  sh -c "ls && echo '-------' "

使用sh -c执行多条命令
posted on 2022-03-21 15:11  sea_l  阅读(548)  评论(0)    收藏  举报