Setting up Docker on MacOS Sierra 10.12.5 - rajivkanaujia/alphaworks GitHub Wiki
Objective
- Setting up a development environment using Docker.
- For getting the development environment established quickly, use Docker for appropriate platform so that additional configuration is not needed. See https://docs.docker.com/
- Visit https://docs.docker.com/docker-for-mac/install/ for more information on how to install and use Docker on Mac.
What is being used in this example
-
In this example, MacOS Sierra 10.12.5 is being used.
-
Detailed information can be found here - https://docs.docker.com/docker-for-mac/
-
Install with ".dmg" and also install Kinematic
-
Once you have installed docker, find the icon on the top menu bar and click to see its status. Then click the "Kinematic" to download the software. Once it has been unzipped, move the "app" to the Applications on mac
-
Run the Kinematic app
-
I use bash, so under setting, change the Exec command shell to bash
Note: If you like the instructions here, please refer it on your posts/documentation. Contact me if there are corrections needed.