Update README.md
This commit is contained in:
parent
aa88b700a6
commit
a1b0eee3aa
@ -1,7 +1,13 @@
|
||||
# install-docker
|
||||
install docker compose with automatic updates to everything
|
||||
|
||||
Debian:
|
||||
```sh
|
||||
apt install -y curl
|
||||
curl -s https://raw.githubusercontent.com/thefeli73/install-docker/main/run.sh | sh
|
||||
curl -s https://raw.githubusercontent.com/thefeli73/install-docker/main/debian.sh | sh
|
||||
```
|
||||
|
||||
Rocky:
|
||||
```sh
|
||||
curl -s https://raw.githubusercontent.com/thefeli73/install-docker/main/rocky.sh | sh
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user