Run in background

This commit is contained in:
Alex
2017-01-03 23:40:10 +00:00
parent bdfdd5ad45
commit df8e506ee6
2 changed files with 1 additions and 2 deletions

View File

@ -1,2 +1 @@
docker build -t nodeinfo . ; docker service rm NodeInfo ; docker service create --network=functions --name NodeInfo nodeinfo