瀏覽代碼

Do not replace container on startup

jherve 1 月之前
父節點
當前提交
f9dbe2198a
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      start.sh

+ 0 - 1
start.sh

@@ -19,7 +19,6 @@ touch ${HISTFILE}
 #   * mounting the data to save on a precise mount point (one could have several..)
 podman run \
   -h ${HOSTNAME} \
-  --replace \
   --detach \
   --name ${CONTAINER_NAME} \
   $(to_volume /home/theenglishway/Documents/cv/) \