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