<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.folk.zone/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.folk.zone/feed.php">
        <title>DokuWiki - hosting:docker</title>
        <description></description>
        <link>http://wiki.folk.zone/</link>
        <image rdf:resource="http://wiki.folk.zone/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-06-21T12:56:52+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.folk.zone/doku.php?id=hosting:docker:compose&amp;rev=1781933111&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.folk.zone/doku.php?id=hosting:docker:concepts&amp;rev=1781933111&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.folk.zone/doku.php?id=hosting:docker:first_service&amp;rev=1781933111&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.folk.zone/doku.php?id=hosting:docker:installation&amp;rev=1781933111&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.folk.zone/doku.php?id=hosting:docker:start&amp;rev=1781933111&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.folk.zone/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>DokuWiki</title>
        <link>http://wiki.folk.zone/</link>
        <url>http://wiki.folk.zone/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://wiki.folk.zone/doku.php?id=hosting:docker:compose&amp;rev=1781933111&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-20T05:25:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>compose</title>
        <link>http://wiki.folk.zone/doku.php?id=hosting:docker:compose&amp;rev=1781933111&amp;do=diff</link>
        <description>Docker Compose

Define and run multi-container applications with a single YAML file.

	&quot; Docker Compose simplifies managing multiple containers that work together.&quot;

Overview

Docker Compose allows you to define and run multi-container applications using a single YAML file. Instead of running each container separately, you define all services in one place and start them all with a single command.</description>
    </item>
    <item rdf:about="http://wiki.folk.zone/doku.php?id=hosting:docker:concepts&amp;rev=1781933111&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-20T05:25:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>concepts</title>
        <link>http://wiki.folk.zone/doku.php?id=hosting:docker:concepts&amp;rev=1781933111&amp;do=diff</link>
        <description>Basic Docker Concepts

Understand the fundamental concepts of Docker.

	&quot; Docker uses images, containers, volumes, and networks to isolate and manage applications.&quot;

Overview

Docker uses several key concepts to isolate and manage applications. Understanding these concepts is essential for effective Docker usage.</description>
    </item>
    <item rdf:about="http://wiki.folk.zone/doku.php?id=hosting:docker:first_service&amp;rev=1781933111&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-20T05:25:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>first_service</title>
        <link>http://wiki.folk.zone/doku.php?id=hosting:docker:first_service&amp;rev=1781933111&amp;do=diff</link>
        <description>First Service Deployment

Deploy your first Docker service to test your installation.

	&quot; Deploying a simple service validates your Docker installation and workflow.&quot;

Overview

Deploying a simple service like whoami validates your Docker installation and helps you understand the basic workflow of running containers.</description>
    </item>
    <item rdf:about="http://wiki.folk.zone/doku.php?id=hosting:docker:installation&amp;rev=1781933111&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-20T05:25:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>installation</title>
        <link>http://wiki.folk.zone/doku.php?id=hosting:docker:installation&amp;rev=1781933111&amp;do=diff</link>
        <description>Docker Installation

Install Docker on Ubuntu or Debian for containerized applications.

	&quot; Docker provides a platform for developing, shipping, and running applications in containers.&quot;

Overview

Docker installation on Ubuntu/Debian can be done through the distribution&#039;s repository or Docker&#039;s official repository. The official repository provides the latest version.</description>
    </item>
    <item rdf:about="http://wiki.folk.zone/doku.php?id=hosting:docker:start&amp;rev=1781933111&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-20T05:25:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>http://wiki.folk.zone/doku.php?id=hosting:docker:start&amp;rev=1781933111&amp;do=diff</link>
        <description>Docker Installation

Install Docker for containerized service deployment.

	&quot; Docker allows you to run services in isolated containers, making deployment and management easier.&quot;

Overview

Docker is a platform for developing, shipping, and running applications in containers. Containers isolate applications from each other and the underlying infrastructure, providing consistent deployment across environments.</description>
    </item>
</rdf:RDF>
