Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
carloalbertobarbano committed May 2, 2022
1 parent 6511e12 commit da1856c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ docker service create \
--mount type=bind,source=/var/run/docker.sock,destination=/var/run/docker.sock \
--mount type=bind,source=/etc/docker/daemon.json,destination=/etc/docker/daemon.json \
--hostname {{.Service.Name}}-{{.Node.Hostname}} \
--name ghcr.io/eidoslab/swarm-cpupin:1.0.2
--name ghcr.io/eidoslab/swarm-cpupin:1.0.3
```

Now, when you deploy swarm services with
Expand Down

0 comments on commit da1856c

Please sign in to comment.