„README.md“ ändern

This commit is contained in:
Yann Mölle 2023-04-17 20:28:46 +02:00
parent 6f75eb0914
commit 5267783024

View File

@ -3,6 +3,13 @@ Docker install scripts for linux machines or containers.
Just run the commands in the console as root user.
sh -c "$(curl -L https://git.moelle.space/hxcde/docker-auto-installer/raw/branch/main/docker-auto-install.sh)"
### Old Scripts
## Alpine
First install curl on the machine
```bash