Add Docker instructions in README
This commit is contained in:
parent
4d45f25353
commit
bfea545af6
1 changed files with 7 additions and 0 deletions
|
@ -26,6 +26,13 @@ wget -qO- https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/t
|
|||
wget -qO- https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-ES.sh | bash
|
||||
```
|
||||
|
||||
Docker:
|
||||
|
||||
```
|
||||
docker pull sergiolepore/christbashtree:latest
|
||||
docker run -it sergiolepore/christbashtree:latest
|
||||
```
|
||||
|
||||
Git clone and execute:
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue