mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-02-02 11:14:20 +01:00
Using cyphernodeconf image from dockerhub
This commit is contained in:
2
dist/setup.sh
vendored
2
dist/setup.sh
vendored
@@ -179,7 +179,7 @@ configure() {
|
||||
-e DEFAULT_USER=$USER \
|
||||
--log-driver=none$pw_env \
|
||||
--network none \
|
||||
--rm$interactive cyphernodeconf:latest $(id -u):$(id -g) yo --no-insight cyphernode$gen_options $recreate
|
||||
--rm$interactive cyphernode/cyphernodeconf:cyphernode-0.05 $(id -u):$(id -g) yo --no-insight cyphernode$gen_options $recreate
|
||||
if [[ -f exitStatus.sh ]]; then
|
||||
. ./exitStatus.sh
|
||||
rm ./exitStatus.sh
|
||||
|
||||
Reference in New Issue
Block a user