Rename to iglunix from lazybox
This commit is contained in:
parent
5b7c97d944
commit
56051d2324
8 changed files with 44 additions and 41 deletions
|
@ -6,12 +6,12 @@ For use with a dcoker registry
|
|||
docker service create --name my_compile_farm \
|
||||
--network my_docker_overlay_net \
|
||||
--replicas 2\
|
||||
localhost:5000/lazy_abyss /bootup_script
|
||||
localhost:5000/iglunix_abyss /bootup_script
|
||||
else
|
||||
docker service create --name my_compile_farm \
|
||||
--network my_docker_overlay_net \
|
||||
--replicas 2\
|
||||
local:lazy_abyss /bootup_script
|
||||
local:iglunix_abyss /bootup_script
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue