﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/rss/posts/8" rel="self" type="application/rss+xml" />
        <title><![CDATA[Installing Docker Engine and Docker Compose]]></title>
        <description><![CDATA[<p>Docker is a service that use OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels. Because all of the containers share the services of a single operating system kernel, they use fewer resources than virtual machines.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/posts/8/installing-docker-engine-and-docker-compose]]></link>
        <pubDate>Sat, 03 Apr 2021 10:18:11 +0000</pubDate>
        <language>en</language>
        <category>systems</category>

        <image>
            <title>installing-docker-engine-and-docker-compose</title>
            <link><![CDATA[https://www.hibit.dev/posts/8/installing-docker-engine-and-docker-compose]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2021/headers/docker.png]]></url>
            <width>464></width>
            <height>150></height>
        </image>
    </channel>
</rss>
