Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -1,3 +1,13 @@
|
|||||||
# docker-install
|
# docker-install
|
||||||
|
|
||||||
Short docker installation scripts.
|
Short docker installation scripts.
|
||||||
|
|
||||||
|
## Debian
|
||||||
|
```bash
|
||||||
|
curl https://efrick.ddns.net/git/efrick/docker-install/raw/branch/master/debian.sh | bash
|
||||||
|
```
|
||||||
|
|
||||||
|
## Ubuntu
|
||||||
|
```bash
|
||||||
|
curl https://efrick.ddns.net/git/efrick/docker-install/raw/branch/master/ubuntu.sh | bash
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user