{"id":720,"date":"2025-11-12T07:58:05","date_gmt":"2025-11-12T07:58:05","guid":{"rendered":"https:\/\/broadlypointless.com\/?p=720"},"modified":"2025-11-12T08:14:05","modified_gmt":"2025-11-12T08:14:05","slug":"casaos-docker-issues","status":"publish","type":"post","link":"https:\/\/broadlypointless.com\/?p=720","title":{"rendered":"CasaOS\/Docker Issues &#8211; Ubuntu &amp; Pi OS"},"content":{"rendered":"\n<p>Copied post here from Github as casaos has done a poopy.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><a href=\"https:\/\/github.com\/xman601\">xman601<\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/github.com\/portainer\/portainer\/issues\/12925#issuecomment-3515056952\">yesterday<\/a><\/p>\n\n\n\n<p>I had the same issue and just downgraded docker back to 28.5.2 and it instantly fixed the issue.<\/p>\n\n\n\n<p>Here are the steps if you need them for ubuntu:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Stop Docker<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo systemctl stop docker<\/pre>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li>Install the specific Docker version<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo apt install docker-ce=5:28.5.2-1~ubuntu.24.04~noble \\\n                 docker-ce-cli=5:28.5.2-1~ubuntu.24.04~noble \\\n                 containerd.io<\/pre>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>Prevent Ubuntu from automatically upgrading Docker:<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo apt-mark hold docker-ce docker-ce-cli<\/pre>\n\n\n\n<ol start=\"4\" class=\"wp-block-list\">\n<li>Start Docker again<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo systemctl start docker\nsudo systemctl enable docker<\/pre>\n\n\n\n<ol start=\"5\" class=\"wp-block-list\">\n<li>Verify the version<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-preformatted\">docker --version<\/pre>\n\n\n\n<p>You should see:<\/p>\n\n\n\n<p>Docker version 28.5.2, build &#8230;<\/p>\n\n\n\n<p>Once this issue has been fixed you can run the following to update docker back<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo apt-mark unhold docker-ce docker-ce-cli<br><br><br>For PiOS:<br><br>sudo apt install -y docker-ce=5:28.3.2-1~debian.13~trixie docker-ce-cli=5:28.3.2-1~debian.13~trixie containerd.io<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Copied post here from Github as casaos has done a poopy. xman601 yesterday I had the same issue and just downgraded docker back to 28.5.2 and it instantly fixed the issue. Here are the steps if you need them for ubuntu: sudo systemctl stop docker sudo apt install docker-ce=5:28.5.2-1~ubuntu.24.04~noble \\ docker-ce-cli=5:28.5.2-1~ubuntu.24.04~noble \\ containerd.io sudo apt-mark [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-720","post","type-post","status-publish","format-standard","hentry","category-tech"],"_links":{"self":[{"href":"https:\/\/broadlypointless.com\/index.php?rest_route=\/wp\/v2\/posts\/720","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/broadlypointless.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/broadlypointless.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/broadlypointless.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/broadlypointless.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=720"}],"version-history":[{"count":3,"href":"https:\/\/broadlypointless.com\/index.php?rest_route=\/wp\/v2\/posts\/720\/revisions"}],"predecessor-version":[{"id":723,"href":"https:\/\/broadlypointless.com\/index.php?rest_route=\/wp\/v2\/posts\/720\/revisions\/723"}],"wp:attachment":[{"href":"https:\/\/broadlypointless.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=720"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/broadlypointless.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=720"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/broadlypointless.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=720"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}