Merge pull request #8042 from docker/revert-8041-patch-1
Revert "Fix error (small change, only 1 line)"master
						commit
						2186a91607
					
				| 
						 | 
					@ -64,6 +64,7 @@ as `my-ubuntu`, then pushes it to the local registry. Finally, the
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    ```bash
 | 
					    ```bash
 | 
				
			||||||
    $ docker image remove ubuntu:16.04
 | 
					    $ docker image remove ubuntu:16.04
 | 
				
			||||||
 | 
					    $ docker image remove localhost:5000/my-ubuntu
 | 
				
			||||||
    ```
 | 
					    ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
5.  Pull the `localhost:5000/my-ubuntu` image from your local registry.
 | 
					5.  Pull the `localhost:5000/my-ubuntu` image from your local registry.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue