Initialer Push
This commit is contained in:
7
portainer/docker-run.txt
Normal file
7
portainer/docker-run.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
docker run -d \
|
||||
-p 9001:9001 \
|
||||
--name portainer_agent \
|
||||
--restart=always \
|
||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||
-v /var/lib/docker/volumes:/var/lib/docker/volumes \
|
||||
portainer/agent:latest
|
||||
Reference in New Issue
Block a user