Fix service command
Pretty sure that service and docker were the wrong way around Signed-off-by: Adrian Mouat <adrian.mouat@gmail.com>master
							parent
							
								
									6deedd29d9
								
							
						
					
					
						commit
						a0baf93725
					
				| 
						 | 
					@ -159,7 +159,7 @@ update-ca-trust
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Now:
 | 
					Now:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 * `service docker stop && docker service start` (or any other way you use to restart docker)
 | 
					 * `service docker stop && service docker start` (or any other way you use to restart docker)
 | 
				
			||||||
 * `docker-compose up -d` to bring your registry up
 | 
					 * `docker-compose up -d` to bring your registry up
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Token-based delegated authentication
 | 
					## Token-based delegated authentication
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue