<?xml version="1.0" encoding="utf-8"?> 
<rss version="2.0"
  xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
  xmlns:atom="http://www.w3.org/2005/Atom">

<channel>

<title>Discover Docker, K8s and Hashicorp Nomad with Maksym Prokopov: posts tagged brew</title>
<link>https://blog.it-premium.com.ua/tags/brew/</link>
<description>The blog about containerisation, virtual machines and useful shell snippets and findings</description>
<author></author>
<language>en</language>
<generator>Aegea 11.3 (v4134)</generator>

<itunes:subtitle>The blog about containerisation, virtual machines and useful shell snippets and findings</itunes:subtitle>
<itunes:image href="" />
<itunes:explicit></itunes:explicit>

<item>
<title>Установить docker-machine через brew</title>
<guid isPermaLink="false">68</guid>
<link>https://blog.it-premium.com.ua/all/ustanovit-docker-machine-cherez-brew/</link>
<pubDate>Wed, 09 Dec 2015 11:16:36 +0100</pubDate>
<author></author>
<comments>https://blog.it-premium.com.ua/all/ustanovit-docker-machine-cherez-brew/</comments>
<description>
&lt;p&gt;I found that Docker Toolbox is available via brew/cask&lt;/p&gt;
&lt;h2&gt;Install Homebrew&lt;/h2&gt;
&lt;p&gt;ruby -e “$(curl -fsSL &lt;a href="https://raw.githubusercontent.com/Homebrew/install/master/install)"&gt;https://raw.githubusercontent.com/Homebrew/install/master/install)&lt;/a&gt;”&lt;/p&gt;
&lt;h2&gt;Install Cask&lt;/h2&gt;
&lt;p&gt;brew install caskroom/cask/brew-cask&lt;/p&gt;
&lt;h2&gt;Install docker toolbox&lt;/h2&gt;
&lt;p&gt;brew cask install dockertoolbox&lt;/p&gt;
</description>
</item>


</channel>
</rss>