forked from scriptos/public-linux-docker-installer
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
eb87572a22 | ||
|
|
7c1a304744 | ||
|
|
afd3b56978 | ||
|
|
cee29d51bb |
@@ -43,7 +43,7 @@ chmod +x docker-installer-ubuntu.v3.sh
|
|||||||
sudo bash ./docker-installer-ubuntu.v3.sh
|
sudo bash ./docker-installer-ubuntu.v3.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
[](https://asciinema.it-nerds.com/a/53)
|
[](https://asciinema.techniverse.net/a/53)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
# Konfiguration
|
# Konfiguration
|
||||||
USER="root"
|
USER="root"
|
||||||
COMPOSEVERSION="v2.37.1"
|
COMPOSEVERSION="v5.1.3"
|
||||||
DOCKER_ROOT_DIR="/var/lib/docker"
|
DOCKER_ROOT_DIR="/var/lib/docker"
|
||||||
COMPOSE_DIR="/home/docker-projekte"
|
COMPOSE_DIR="/home/docker-projekte"
|
||||||
ENABLE_ZSH_PLUGIN=false
|
ENABLE_ZSH_PLUGIN=false
|
||||||
|
|||||||
Reference in New Issue
Block a user