<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Important parts to learn when working with Docker	</title>
	<atom:link href="https://www.abdulrahmanuk.com/important-parts-to-learn-when-working-with-docker/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.abdulrahmanuk.com/important-parts-to-learn-when-working-with-docker/</link>
	<description>All about Cloud and DevOps</description>
	<lastBuildDate>Mon, 27 Feb 2023 00:05:04 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Abdul Rahman UK		</title>
		<link>https://www.abdulrahmanuk.com/important-parts-to-learn-when-working-with-docker/#comment-5</link>

		<dc:creator><![CDATA[Abdul Rahman UK]]></dc:creator>
		<pubDate>Mon, 27 Feb 2023 00:05:04 +0000</pubDate>
		<guid isPermaLink="false">https://www.abdulrahmanuk.com/?p=318#comment-5</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.abdulrahmanuk.com/important-parts-to-learn-when-working-with-docker/#comment-4&quot;&gt;casswell&lt;/a&gt;.

Terraform is a tool used for provisioning and managing infrastructure, while Docker Compose is used for defining and running multi-container Docker applications.

Terraform is designed to work with various infrastructure providers such as Amazon Web Services, Microsoft Azure, Google Cloud Platform, and more. Terraform uses its own configuration language called HashiCorp Configuration Language (HCL) or JSON, and it can also work with YAML through its JSON syntax compatibility.

On the other hand, Docker Compose uses YAML syntax for defining multi-container Docker applications. Docker Compose is designed to work specifically with Docker, and it does not directly interact with infrastructure providers like Terraform does.

Therefore, while Terraform can work with YAML syntax through its JSON syntax compatibility, it does not directly work with Docker Compose files. If you want to use Docker Compose to manage your Docker applications, you will need to use YAML syntax.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.abdulrahmanuk.com/important-parts-to-learn-when-working-with-docker/#comment-4">casswell</a>.</p>
<p>Terraform is a tool used for provisioning and managing infrastructure, while Docker Compose is used for defining and running multi-container Docker applications.</p>
<p>Terraform is designed to work with various infrastructure providers such as Amazon Web Services, Microsoft Azure, Google Cloud Platform, and more. Terraform uses its own configuration language called HashiCorp Configuration Language (HCL) or JSON, and it can also work with YAML through its JSON syntax compatibility.</p>
<p>On the other hand, Docker Compose uses YAML syntax for defining multi-container Docker applications. Docker Compose is designed to work specifically with Docker, and it does not directly interact with infrastructure providers like Terraform does.</p>
<p>Therefore, while Terraform can work with YAML syntax through its JSON syntax compatibility, it does not directly work with Docker Compose files. If you want to use Docker Compose to manage your Docker applications, you will need to use YAML syntax.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: casswell		</title>
		<link>https://www.abdulrahmanuk.com/important-parts-to-learn-when-working-with-docker/#comment-4</link>

		<dc:creator><![CDATA[casswell]]></dc:creator>
		<pubDate>Sun, 26 Feb 2023 18:13:21 +0000</pubDate>
		<guid isPermaLink="false">https://www.abdulrahmanuk.com/?p=318#comment-4</guid>

					<description><![CDATA[Can i use Terraform on Docker-Compose or only takes YAML]]></description>
			<content:encoded><![CDATA[<p>Can i use Terraform on Docker-Compose or only takes YAML</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
