Fixing issue identified by customer
Entering Seb's comment Fix the flags Signed-off-by: Mary Anthony <mary@docker.com>master
							parent
							
								
									48aac6834a
								
							
						
					
					
						commit
						b0db8d49bd
					
				|  | @ -182,7 +182,7 @@ Now, start your stack: | |||
| 
 | ||||
| Login with a "push" authorized user (using `testuser` and `testpassword`), then tag and push your first image: | ||||
| 
 | ||||
|     docker login -p=testuser -u=testpassword -e=root@example.ch myregistrydomain.com:5043 | ||||
|     docker login -u=testuser -p=testpassword -e=root@example.ch myregistrydomain.com:5043 | ||||
|     docker tag ubuntu myregistrydomain.com:5043/test | ||||
|     docker push myregistrydomain.com:5043/test | ||||
|     docker pull myregistrydomain.com:5043/test | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue