Update README.md
This commit is contained in:
parent
9450afc404
commit
20f5c48bd2
@ -2,7 +2,9 @@
|
|||||||
Docker install scripts for Proxmox Containers
|
Docker install scripts for Proxmox Containers
|
||||||
|
|
||||||
## Alpine
|
## Alpine
|
||||||
|
```bash
|
||||||
sh -c "$(curl -L https://raw.githubusercontent.com/hxcde/Docker-Installer/main/alpine.sh)"
|
sh -c "$(curl -L https://raw.githubusercontent.com/hxcde/Docker-Installer/main/alpine.sh)"
|
||||||
|
```
|
||||||
- If there is an error because curl is missing, install it with 'apk add curl'
|
- If there is an error because curl is missing, install it with 'apk add curl'
|
||||||
- I recommend using Alpine 3.15 and not 3.16. Alpine 3.16 creates OCI errors.
|
- I recommend using Alpine 3.15 and not 3.16. Alpine 3.16 creates OCI errors.
|
||||||
## Debian
|
## Debian
|
||||||
|
Loading…
Reference in New Issue
Block a user