.
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
# Setup the Portainer Agent on a Docker Swarm cluster
|
||||
|
||||
docker network create \
|
||||
--driver overlay \
|
||||
portainer_agent_network
|
||||
|
||||
docker service create \
|
||||
--name portainer_agent \
|
||||
--network portainer_agent_network \
|
||||
|
||||
Reference in New Issue
Block a user