first commit
This commit is contained in:
		
						commit
						e7410994a3
					
				
					 67 changed files with 5154 additions and 0 deletions
				
			
		
							
								
								
									
										13
									
								
								docker-setup/macOS/macos-docker.sh
									
										
									
									
									
										Executable file
									
								
							
							
						
						
									
										13
									
								
								docker-setup/macOS/macos-docker.sh
									
										
									
									
									
										Executable file
									
								
							|  | @ -0,0 +1,13 @@ | |||
| #!/bin/bash | ||||
| 
 | ||||
| echo "Installing Homebrew" | ||||
| # Install Homebrew | ||||
| ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | ||||
| 
 | ||||
| echo "Install Cask" | ||||
| # Install Cask | ||||
| brew install caskroom/cask/brew-cask | ||||
| 
 | ||||
| echo "Utilizing Cask to install Docker" | ||||
| # Install docker toolbox | ||||
| brew cask install docker-toolbox | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue