Update osx-setup-guide.md (#3442)
							parent
							
								
									2c19d1ca88
								
							
						
					
					
						commit
						a6fc3fa7fa
					
				|  | @ -12,7 +12,7 @@ This is useful if you intend to run a registry server natively on macOS. | ||||||
| 
 | 
 | ||||||
| You can start a VM on macOS, and deploy your registry normally as a container using Docker inside that VM. | You can start a VM on macOS, and deploy your registry normally as a container using Docker inside that VM. | ||||||
| 
 | 
 | ||||||
| The simplest road to get there is traditionally to use the [docker Toolbox](https://www.docker.com/toolbox), or [docker-machine](/machine/index.md), which usually relies on the [boot2docker](http://boot2docker.io/) iso inside a VirtualBox VM. | The simplest road to get there is traditionally to use the [docker Toolbox](https://www.docker.com/toolbox), or [docker-machine](/machine/index.md), which usually relies on the [boot2docker](http://boot2docker.io/) ISO inside a VirtualBox VM. | ||||||
| 
 | 
 | ||||||
| ### Solution | ### Solution | ||||||
| 
 | 
 | ||||||
|  | @ -72,4 +72,4 @@ Start the Docker registry: | ||||||
| 
 | 
 | ||||||
| ### Unloading the docker registry service | ### Unloading the docker registry service | ||||||
| 
 | 
 | ||||||
|     launchctl unload ~/Library/LaunchAgents/com.docker.registry.plist |     launchctl unload ~/Library/LaunchAgents/com.docker.registry.plist | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue