Update Containers/Portainer/Deploy Portainer.md
This commit is contained in:
@ -17,6 +17,13 @@ We need to update the server before installing Docker
|
||||
### Deploy Docker
|
||||
Install Docker then deploy Portainer
|
||||
|
||||
Convenience Script:
|
||||
```
|
||||
curl -fsSL https://get.docker.com | sudo sh
|
||||
```
|
||||
|
||||
Alternative Methods:
|
||||
|
||||
=== "Ubuntu Server"
|
||||
|
||||
``` sh
|
||||
|
Reference in New Issue
Block a user