天天看點

docker 啟動 postgres

  

如果建立時未指定 --restart=always ,可通過 update 指令

<code>docker update --restart=always some-postgres</code>