<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>docker on Tom Roth</title><link>https://tomroth.dev/tags/docker/</link><description>Recent content in docker on Tom Roth</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Tue, 27 Nov 2018 00:00:00 +0000</lastBuildDate><atom:link href="https://tomroth.dev/tags/docker/index.xml" rel="self" type="application/rss+xml"/><item><title>Install Docker on a Google Cloud virtual machine</title><link>https://tomroth.dev/gcp-docker/</link><pubDate>Tue, 27 Nov 2018 00:00:00 +0000</pubDate><guid>https://tomroth.dev/gcp-docker/</guid><description>I set up a new virtual machine using the Google Cloud Platform and wanted to install Docker. Although I couldn&amp;rsquo;t get the official instructions to work, I found this tutorial for installing Docker using Debian 9, which worked since GCP virtual machines use Debian as their Linux distribution.
Here&amp;rsquo;s how to do it.
Start up a new virtual machine using GCP. Then ssh into the box (with gcloud compute ssh xxxx or something similar) and copy paste this into the terminal prompt</description></item></channel></rss>