Aggiorna README.md
This commit is contained in:
parent
038a399e70
commit
061eec7d7e
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
||||||
# FABIO note
|
# FABIO note
|
||||||
clonare git ed entrare nel folder
|
clonare git ed entrare nel folder
|
||||||
git clone
|
```
|
||||||
cd
|
git clone https://forgit.patachina.duckdns.org/Fabio/wsdd-docker.git wsdd
|
||||||
|
cd wsdd
|
||||||
|
```
|
||||||
creare l'immagine docker wsdd con il comando
|
creare l'immagine docker wsdd con il comando
|
||||||
```
|
```
|
||||||
sudo docker build -t wsdd .
|
sudo docker build -t wsdd .
|
||||||
|
|
Loading…
Reference in a new issue