commit
44c749a2b2
|
@ -27,4 +27,4 @@ vp:
|
||||||
volumes: # docker.sock is mapped as the default CORE_VM_ENDPOINT
|
volumes: # docker.sock is mapped as the default CORE_VM_ENDPOINT
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
command: peer node start # this repeats the default cmd to make sure
|
command: peer node start # this repeats the default cmd to make sure
|
||||||
# command: sh -c "sleep 5; peer node start" # user this with CA
|
# command: sh -c "sleep 5; peer node start" # use this with CA
|
||||||
|
|
Loading…
Reference in New Issue