Notes These notes supplement the presentation. They outline basic usages of Docker in the context of spinning up a Wordpress server.
In order to view the presentation, please click on the slides or pdf links above.
Install Docker curl -sSL https://get.docker.com | sh # Executing docker install script, commit: 92d5116 + sudo -E sh -c apt-get update -qq >/dev/null + sudo -E sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sudo -E sh -c curl -fsSL "https://download.