2. Docker development workstation setup notes - gina-alaska/emodis_ndvi_python-docker GitHub Wiki

rough (courtesy of: https://github.com/Elchin/permamodel_docker/wiki)

OSX (via brew)

brew cask install docker
launch docker
test if it works: docker ps

OSX (via manual download)

Download stable DMG from: https://docs.docker.com/docker-for-mac/install/
Install it and then launch it
test if it works: docker ps

Ubuntu 16.04

https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-16-04
reboot after install

Debian 9.1 (google cloud VM)

https://docs.docker.com/engine/installation/linux/docker-ce/debian/#install-using-the-repository