<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.qclug.com/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.qclug.com/feed.php">
        <title>QCLUG Wiki wiki:qclug_presentations:docker</title>
        <description></description>
        <link>http://wiki.qclug.com/</link>
        <image rdf:resource="http://wiki.qclug.com/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-05-20T10:43:29+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.qclug.com/wiki/qclug_presentations/docker/demo?rev=1423627651&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.qclug.com/lib/tpl/dokuwiki/images/favicon.ico">
        <title>QCLUG Wiki</title>
        <link>http://wiki.qclug.com/</link>
        <url>http://wiki.qclug.com/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.qclug.com/wiki/qclug_presentations/docker/demo?rev=1423627651&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-02-11T04:07:31+00:00</dc:date>
        <title>wiki:qclug_presentations:docker:demo</title>
        <link>http://wiki.qclug.com/wiki/qclug_presentations/docker/demo?rev=1423627651&amp;do=diff</link>
        <description>DEMO

docker search centos | grep php

Pull down and run command Hello World on your container

	*  docker run jdeathe/centos-ssh-apache-php echo “hello”

#View the history of what you ran in your container

	*  docker ps -a

#Run another command from your container</description>
    </item>
</rdf:RDF>
