mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Add Registry back from cleanup
This commit is contained in:
@@ -289,6 +289,7 @@ update_dockers() {
|
||||
docker rm so-dockerregistry
|
||||
echo "Copying the new dockers over"
|
||||
tar xvf $AGDOCKER/registry.tar -C /nsm/docker-registry/docker
|
||||
docker load -i $AGDOCKER/registry_image.tar
|
||||
fi
|
||||
else
|
||||
# List all the containers
|
||||
|
||||
Reference in New Issue
Block a user