Update upddocker.md
parent
afe2f7ce85
commit
64c9c0beb2
docs/v2.0/upgrade
|
@ -37,4 +37,7 @@ Now that you have stopped and removed the old version of Portainer Agent, you ca
|
|||
|
||||
```shell
|
||||
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
|
||||
```
|
||||
```
|
||||
|
||||
## Notes
|
||||
[Contribute to these docs](https://github.com/portainer/portainer-docs/blob/master/contributing.md).
|
||||
|
|
Loading…
Reference in New Issue