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
|
### Deploy Docker
|
||||||
Install Docker then deploy Portainer
|
Install Docker then deploy Portainer
|
||||||
|
|
||||||
|
Convenience Script:
|
||||||
|
```
|
||||||
|
curl -fsSL https://get.docker.com | sudo sh
|
||||||
|
```
|
||||||
|
|
||||||
|
Alternative Methods:
|
||||||
|
|
||||||
=== "Ubuntu Server"
|
=== "Ubuntu Server"
|
||||||
|
|
||||||
``` sh
|
``` sh
|
||||||
|
Reference in New Issue
Block a user