<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>docker &amp;mdash; Stijn De Vos | Sitecore blog</title>
    <link>https://stijndevos.net/tag:docker</link>
    <description>Lead expert consultant @ delaware. Working with Sitecore, Azure, Kubernetes.</description>
    <pubDate>Sun, 26 Apr 2026 13:50:42 +0000</pubDate>
    <item>
      <title>Tags</title>
      <link>https://stijndevos.net/tags?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[#aks #docker #istio #kubernetes #ngnix #ordercloud]]&gt;</description>
      <content:encoded><![CDATA[<p><a href="https://stijndevos.net/tag:aks" class="hashtag"><span>#</span><span class="p-category">aks</span></a> <a href="https://stijndevos.net/tag:docker" class="hashtag"><span>#</span><span class="p-category">docker</span></a> <a href="https://stijndevos.net/tag:istio" class="hashtag"><span>#</span><span class="p-category">istio</span></a> <a href="https://stijndevos.net/tag:kubernetes" class="hashtag"><span>#</span><span class="p-category">kubernetes</span></a> <a href="https://stijndevos.net/tag:ngnix" class="hashtag"><span>#</span><span class="p-category">ngnix</span></a> <a href="https://stijndevos.net/tag:ordercloud" class="hashtag"><span>#</span><span class="p-category">ordercloud</span></a></p>
]]></content:encoded>
      <guid>https://stijndevos.net/tags</guid>
      <pubDate>Mon, 30 Aug 2021 10:26:01 +0000</pubDate>
    </item>
    <item>
      <title>Docker panic after updates</title>
      <link>https://stijndevos.net/docker-panic-after-os-updates?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[UPDATE: apparently this issues keeps happening every restart :(. It’s being tracked on https://forums.docker.com/t/error-message-when-trying-to-switch-to-windows-container/113809/15. Hopefully a permanent fix is released soon.&#xA;&#xA;Docker is a great tool, except when it’s not.&#xA;&#xA;Yesterday I picked up on container development after some inactivity. Before I could start, quite some updates were pushed (in case you missed it: in a recent change, only paid plans are allowed to skip updates). Eventually everything worked as expected&#xA;&#xA;Today, after a reboot, I faced following error:&#xA;&#xA;Resetting to factory defaults did not help (it did help clean out my hard drive since resetting deletes all your downloaded images).&#xA;&#xA;Reinstalling did help a bit: docker succeeded to start up in Linux mode. However, switching to Windows mode threw the same exception.&#xA;&#xA;Since the exception is not very detailed, I had to dig a little deeper: good old Event Viewer to the rescue. Turns out something is wrong with the panic log (love the name).&#xA;&#xA;After inspecting the file it turns out it’s marked as readonly:&#xA;&#xA;Unchecking the checkbox and restarting docker solves the issue.&#xA;&#xA;Tags: #docker]]&gt;</description>
      <content:encoded><![CDATA[<p><strong>UPDATE</strong>: apparently this issues keeps happening every restart :(. It’s being tracked on <a href="https://forums.docker.com/t/error-message-when-trying-to-switch-to-windows-container/113809/15">https://forums.docker.com/t/error-message-when-trying-to-switch-to-windows-container/113809/15</a>. Hopefully a permanent fix is released soon.</p>

<p>Docker is a great tool, except when it’s not.</p>

<p>Yesterday I picked up on container development after some inactivity. Before I could start, quite some updates were pushed (in case you missed it: in a recent change, only paid plans are allowed to skip updates). Eventually everything worked as expected</p>

<p>Today, after a reboot, I faced following error:</p>

<p><img src="https://i.snap.as/bcIZ7VGv.png" alt=""/></p>

<p>Resetting to factory defaults did not help (it did help clean out my hard drive since resetting deletes all your downloaded images).</p>

<p>Reinstalling did help a bit: docker succeeded to start up in Linux mode. However, switching to Windows mode threw the same exception.</p>

<p>Since the exception is not very detailed, I had to dig a little deeper: good old <em>Event Viewer</em> to the rescue. Turns out something is wrong with the panic log (love the name).</p>

<p><img src="https://i.snap.as/4QXEhBwP.png" alt=""/></p>

<p>After inspecting the file it turns out it’s marked as <em>readonly</em>:</p>

<p><img src="https://i.snap.as/WE9Foi8q.png" alt=""/></p>

<p>Unchecking the checkbox and restarting docker solves the issue.</p>

<p>Tags: <a href="https://stijndevos.net/tag:docker" class="hashtag"><span>#</span><span class="p-category">docker</span></a></p>
]]></content:encoded>
      <guid>https://stijndevos.net/docker-panic-after-os-updates</guid>
      <pubDate>Tue, 24 Aug 2021 11:51:16 +0000</pubDate>
    </item>
  </channel>
</rss>