<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>docker version 1 | Cloud Engineer - Everton Collins</title>
	<atom:link href="https://evertoncollins.com/tag/docker-version/feed/" rel="self" type="application/rss+xml" />
	<link>https://evertoncollins.com</link>
	<description>Work by Everton Collins</description>
	<lastBuildDate>Sun, 22 Oct 2017 20:09:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://evertoncollins.com/wp-content/uploads/2015/06/logo1-150x150.png</url>
	<title>docker version 1 | Cloud Engineer - Everton Collins</title>
	<link>https://evertoncollins.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Running Docker first time on macOS High Sierra</title>
		<link>https://evertoncollins.com/running-docker-first-time-on-macos-high-sierra/</link>
		
		<dc:creator><![CDATA[Everton]]></dc:creator>
		<pubDate>Sun, 22 Oct 2017 20:09:09 +0000</pubDate>
				<category><![CDATA[Consulting]]></category>
		<category><![CDATA[Docker CE macOS]]></category>
		<category><![CDATA[docker version]]></category>
		<guid isPermaLink="false">https://www.evertoncollins.com/?p=1021</guid>

					<description><![CDATA[<p>Docker CE macOS Docker CE for Mac is an easy-to-install desktop app for building, debugging, and testing Dockerized apps on a Mac. Docker for Mac is a complete development environment deeply integrated with the Mac OS Hypervisor framework, networking, and filesystem. Docker for Mac is the fastest and most reliable way to run Docker on [&#8230;]</p>
<p>The post <a href="https://evertoncollins.com/running-docker-first-time-on-macos-high-sierra/">Running Docker first time on macOS High Sierra</a> first appeared on <a href="https://evertoncollins.com">Cloud Engineer - Everton Collins</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2>Docker CE macOS</h2>
<p>Docker CE for Mac is an easy-to-install desktop app for building, debugging, and testing Dockerized apps on a Mac. Docker for Mac is a complete development environment deeply integrated with the Mac OS Hypervisor framework, networking, and filesystem. Docker for Mac is the fastest and most reliable way to run Docker on a Mac.</p>
<p><a href="https://store.docker.com/editions/community/docker-ce-desktop-mac/plans/docker-ce-desktop-mac-tier?tab=instructions" target="_blank" rel="noopener">Install Docker CE on macOS</a></p>
<p>When the installation completes and Docker starts, the whale in the top status bar shows that Docker is running, and accessible from a terminal.</p>
<figure id="attachment_1027" aria-describedby="caption-attachment-1027" style="width: 394px" class="wp-caption alignnone"><img decoding="async" class="wp-image-1027 size-full" src="https://www.evertoncollins.com/wp-content/uploads/2017/10/whale-in-menu-bar.png" alt="whale-in-menu-bar" width="394" height="43" srcset="https://evertoncollins.com/wp-content/uploads/2017/10/whale-in-menu-bar.png 394w, https://evertoncollins.com/wp-content/uploads/2017/10/whale-in-menu-bar-300x33.png 300w" sizes="(max-width: 394px) 100vw, 394px" /><figcaption id="caption-attachment-1027" class="wp-caption-text">Docker icon on mac status bar.</figcaption></figure>
<p><strong>Run it</strong></p>
<p>Open a command-line terminal (I&#8217;m using Iterm-2), we&#8217;ll try some Docker command</p>
<p>Run <code>docker version</code> to check that you have the latest release installed.</p>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-1028" src="https://www.evertoncollins.com/wp-content/uploads/2017/10/docker-03.png" alt="docker version" width="473" height="342" srcset="https://evertoncollins.com/wp-content/uploads/2017/10/docker-03.png 473w, https://evertoncollins.com/wp-content/uploads/2017/10/docker-03-300x217.png 300w" sizes="(max-width: 473px) 100vw, 473px" /></p>
<p>Run <code>docker run hello-world</code> to verify that Docker is pulling images and running as expected.</p>
<p><img decoding="async" class="alignnone size-full wp-image-1030" src="https://www.evertoncollins.com/wp-content/uploads/2017/10/docker-04.png" alt="docker run hello-world" width="665" height="533" srcset="https://evertoncollins.com/wp-content/uploads/2017/10/docker-04.png 665w, https://evertoncollins.com/wp-content/uploads/2017/10/docker-04-300x240.png 300w" sizes="(max-width: 665px) 100vw, 665px" /></p>
<p>To learn more, read the <a href="https://docs.docker.com/docker-for-mac/" target="_blank" rel="noopener">Docker for Mac documentation</a></p><p>The post <a href="https://evertoncollins.com/running-docker-first-time-on-macos-high-sierra/">Running Docker first time on macOS High Sierra</a> first appeared on <a href="https://evertoncollins.com">Cloud Engineer - Everton Collins</a>.</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
