<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>docker on David Hrbáč</title>
    <link>https://www.hrbac.cz/tags/docker/</link>
    <description>Recent content in docker on David Hrbáč</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 17 Oct 2016 12:00:45 +0000</lastBuildDate><atom:link href="https://www.hrbac.cz/tags/docker/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Docker: Error running DeviceCreate (createSnapDevice) dm_task_run failed</title>
      <link>https://www.hrbac.cz/2016/10/docker-error-running-devicecreate-createsnapdevice-dm_task_run-failed/</link>
      <pubDate>Mon, 17 Oct 2016 12:00:45 +0000</pubDate>
      
      <guid>https://www.hrbac.cz/2016/10/docker-error-running-devicecreate-createsnapdevice-dm_task_run-failed/</guid>
      
      <description>Reconfigure Docker instance running out of the space. Recreate data file up to 20GB.
service docker stop rm -rf /var/lib/docker /etc/init.d/docker restart dd if=/dev/zero of=/var/lib/docker/devicemapper/devicemapper/data bs=1G count=0 seek=20 </description>
      
    </item>
    
  </channel>
</rss>
