restart : always restarts containers that exit with zero ( success ) exit code. If you replace command with: command: sleep 1; exit 1. you can ...
確定! 回上一頁