mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Install registry if the image is local
This commit is contained in:
@@ -541,7 +541,7 @@ fi
|
|||||||
else
|
else
|
||||||
set_progress_str 26 'Downloading containers from the internet'
|
set_progress_str 26 'Downloading containers from the internet'
|
||||||
fi
|
fi
|
||||||
|
import_registry_docker >> $setup_log 2>&1
|
||||||
salt-call state.apply -l info registry >> $setup_log 2>&1
|
salt-call state.apply -l info registry >> $setup_log 2>&1
|
||||||
docker_seed_registry 2>> "$setup_log" # ~ 60% when finished
|
docker_seed_registry 2>> "$setup_log" # ~ 60% when finished
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user