Install registry if the image is local

This commit is contained in:
Mike Reeves
2020-08-14 12:15:56 -04:00
parent 18f37e3ef8
commit c64faacdbc

View File

@@ -541,7 +541,7 @@ fi
else
set_progress_str 26 'Downloading containers from the internet'
fi
import_registry_docker >> $setup_log 2>&1
salt-call state.apply -l info registry >> $setup_log 2>&1
docker_seed_registry 2>> "$setup_log" # ~ 60% when finished