Add Registry back from cleanup

This commit is contained in:
Mike Reeves
2020-09-28 14:19:43 -04:00
parent 6a4d6f7a6d
commit 2cdf76473c

View File

@@ -288,7 +288,8 @@ update_dockers() {
docker stop so-dockerregistry
docker rm so-dockerregistry
echo "Copying the new dockers over"
tar xvf $AGDOCKER/registry.tar -C /nsm/docker-registry/docker
tar xvf $AGDOCKER/registry.tar -C /nsm/docker-registry/docker
docker load -i $AGDOCKER/registry_image.tar
fi
else
# List all the containers