﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/rss/posts/28" rel="self" type="application/rss+xml" />
        <title><![CDATA[Docker compose introduction]]></title>
        <description><![CDATA[<p>Docker Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your application’s services. Then, with a single command, you create and start all the services from your configuration.</p><p>The features of Docker Compose that make it effective are:</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/posts/28/docker-compose-introduction]]></link>
        <pubDate>Sat, 04 Dec 2021 20:31:10 +0000</pubDate>
        <language>en</language>
        <category>systems</category>

        <image>
            <title>docker-compose-introduction</title>
            <link><![CDATA[https://www.hibit.dev/posts/28/docker-compose-introduction]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2021/headers/docker_compose.png]]></url>
            <width>200></width>
            <height>200></height>
        </image>
    </channel>
</rss>
