run docker all the time

docker run -d -p 8081:8081 centos:latest  /usr/bin/bash -c "trap : TERM INT; sleep infinity & wait"
posted @ 2018-10-27 23:41  idlewith  阅读(150)  评论(0编辑  收藏  举报