<?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>Pro-Tek Blog &#187; Vagrant or Docker</title>
	<atom:link href="http://www.pro-tekconsulting.com/blog/tag/vagrant-or-docker/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pro-tekconsulting.com/blog</link>
	<description>For UI developers / UI designers and UI trends</description>
	<lastBuildDate>Thu, 05 Sep 2019 03:59:47 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.34</generator>
	<item>
		<title>VAGRANT OR DOCKER WHICH ONE IS BETTER TO USE TO CREATE AN ISOLATED ENVIRONMENT?</title>
		<link>http://www.pro-tekconsulting.com/blog/vagrant-or-docker-which-one-is-better-to-use-to-create-an-isolated-environment/</link>
		<comments>http://www.pro-tekconsulting.com/blog/vagrant-or-docker-which-one-is-better-to-use-to-create-an-isolated-environment/#comments</comments>
		<pubDate>Thu, 08 Sep 2016 05:01:53 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[isolated environment]]></category>
		<category><![CDATA[Vagrant or Docker]]></category>

		<guid isPermaLink="false">http://www.pro-tekconsulting.com/blog/?p=1608</guid>
		<description><![CDATA[<p>Vagrant or Docker which one is better to use to create an isolated environment? The short answer is that if you want to manage machines, you should use Vagrant. And if you want to build and run applications environments, you should use Docker. Vagrant is a virtual machine director, it permits you to script the [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog/vagrant-or-docker-which-one-is-better-to-use-to-create-an-isolated-environment/">VAGRANT OR DOCKER WHICH ONE IS BETTER TO USE TO CREATE AN ISOLATED ENVIRONMENT?</a> appeared first on <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog">Pro-Tek Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h4>Vagrant or Docker which one is better to use to create an isolated environment?</h4>
<p>The short answer is that if you want to manage machines, you should use Vagrant. And if you want to build and run applications environments, you should use Docker.</p>
<p>Vagrant is a virtual machine director, it permits you to script the virtual machine arrangement and additionally the provisioning. Be as it may, it is still a virtual machine contingent upon Virtual Box (or others) with a tremendous overhead. It obliges you to have a hard drive document that can be enormous, it takes a considerable measure of ram, and execution might be bad.</p>
<p>Docker then again utilizes bit cgroup and namespacing by means of lxc. It implies that you are utilizing the same piece as the host and the same record framework. You can utilize Dockerfile with the docker manufacture summon so as to handle the provisioning and design of your holder.</p>
<p>The post <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog/vagrant-or-docker-which-one-is-better-to-use-to-create-an-isolated-environment/">VAGRANT OR DOCKER WHICH ONE IS BETTER TO USE TO CREATE AN ISOLATED ENVIRONMENT?</a> appeared first on <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog">Pro-Tek Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pro-tekconsulting.com/blog/vagrant-or-docker-which-one-is-better-to-use-to-create-an-isolated-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
