Browse Source

Update ha_setup.sh

tteckster 3 năm trước cách đây
mục cha
commit
2b8f069c2f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      setup/ha_setup.sh

+ 1 - 0
setup/ha_setup.sh

@@ -114,6 +114,7 @@ for container in ${CONTAINER_LIST}; do
     docker rm --force "${container}"
     eval ${DOCKER_COMMAND}
   fi
+docker image prune -f  
 done
 EOF
 sudo chmod +x /root/update-containers.sh