Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 337 Bytes

Notes.md

File metadata and controls

10 lines (8 loc) · 337 Bytes

docker-compose

restart:

restart参数 重启前容器状态 -stop 重启前容器状态 -start
no stop stop
on-failure stop stop
unless-stopped stop start
always start start