Przeglądaj źródła

Fixing swarm registry image name

bodicsek 7 lat temu
rodzic
commit
cf910b70aa
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      run.sh

+ 1 - 1
run.sh

@@ -23,5 +23,5 @@ docker service create \
        --label traefik.frontend.headers.STSSeconds=15552000 \
        --label traefik.frontend.headers.STSIncludeSubdomains=true \
        --label traefik.frontend.headers.STSPreload=true \
-       localhost:5000/bodicsek/nextcloud-armhf:latest
+       localhost:5000/nextcloud-armhf:latest