migliorato esempio image build
This commit is contained in:
		@@ -85,7 +85,7 @@ docker login
 | 
			
		||||
Dopo aver effettuato il login, è possibile taggare l'immagine e caricarla utilizzando i seguenti comandi:
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
docker tag myubuntu <username>/myubuntu:latest
 | 
			
		||||
docker tag myubuntu <username>/myubuntu:<tag>
 | 
			
		||||
docker push <username>/myubuntu:latest
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user