minor changes
This commit is contained in:
@@ -151,7 +151,7 @@ docker run --rm -it --name ubuntu ubuntu bash
|
||||
|
||||
#### Elencare i container
|
||||
|
||||
Il comando `docker ps` restituisce l'elenco dei container attualmente in esecuzione. Aggiungendo il flag `-a`, è possibile visualizzare anche tutti i container non in esecuzione:
|
||||
Il comando `docker ps` restituisce l'elenco dei container attualmente in esecuzione. Aggiungendo il flag `-a`, è possibile visualizzare anche tutti i container non in esecuzione.
|
||||
|
||||
#### Arrestare e avviare un container
|
||||
|
||||
|
Reference in New Issue
Block a user