How to show the run command of a docker container

前端 未结 11 1267
萌比男神i
萌比男神i 2020-11-27 10:24

I use a third party GUI (Synology Docker package) to setup a docker container. However, it\'s limitation makes me need to run the container from the command line. (I want to

11条回答
  •  攒了一身酷
    2020-11-27 10:27

    To reverse the docker run command there is also the following npm package.

    https://github.com/nexdrew/rekcod

提交回复
热议问题