parent
d31103277a
commit
79bd6ae0dd
@ -1,6 +1,10 @@ |
|||||||
# DockerInstallUbuntu |
# Install Docker & Docker Compose on Ubuntu Server |
||||||
|
--- |
||||||
|
|
||||||
Install Docker & Docker Compose on Ubuntu Server |
curl https://git.boppdev.net/beech/DockerInstallUbuntu/raw/branch/main/install.sh -o install.sh |
||||||
|
|
||||||
|
chmod +x install.sh |
||||||
|
|
||||||
curl https://git.boppdev.net/beech/DockerInstallUbuntu/src/branch/main/install.sh |
|
||||||
./install.sh |
./install.sh |
||||||
|
|
||||||
|
Agree to install when prompted |
||||||
Loading…
Reference in new issue