mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
Add Registry back from cleanup
This commit is contained in:
@@ -288,7 +288,8 @@ update_dockers() {
|
|||||||
docker stop so-dockerregistry
|
docker stop so-dockerregistry
|
||||||
docker rm so-dockerregistry
|
docker rm so-dockerregistry
|
||||||
echo "Copying the new dockers over"
|
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
|
fi
|
||||||
else
|
else
|
||||||
# List all the containers
|
# List all the containers
|
||||||
|
|||||||
Reference in New Issue
Block a user