docker - how do you disable auto-restart on a container?

后端 未结 4 1183
梦如初夏
梦如初夏 2020-11-29 15:58

I can enable auto-restart with --restart=always, but after I stop the container, how do I turn off that attribute?

I normally run a webserver and typica

4条回答
提交回复
热议问题