{"id":3760,"date":"2024-10-03T12:05:49","date_gmt":"2024-10-03T11:05:49","guid":{"rendered":"https:\/\/raspberry-projects.com\/pi\/?p=3760"},"modified":"2026-06-17T09:15:25","modified_gmt":"2026-06-17T08:15:25","slug":"install-docker","status":"publish","type":"post","link":"https:\/\/raspberry-projects.com\/pi\/software_utilities\/docker\/install-docker","title":{"rendered":"Install Docker"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\">Installing<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Update all packages:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get update &amp;&amp; sudo apt-get upgrade<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Push this below installation script:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>curl -fsSL https:\/\/get.docker.com -o get-docker.sh<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Run the script with the help of the below command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo sh get-docker.sh<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Letting non-admin users run docker images<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">See <a href=\"https:\/\/www.simplilearn.com\/tutorials\/docker-tutorial\/raspberry-pi-docker\" target=\"_blank\" rel=\"noreferrer noopener\">here<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Installing Update all packages: Push this below installation script: Run the script with the help of the below command: Letting non-admin users run docker images See here<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[191],"tags":[],"class_list":["post-3760","post","type-post","status-publish","format-standard","hentry","category-docker"],"_links":{"self":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts\/3760","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/comments?post=3760"}],"version-history":[{"count":3,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts\/3760\/revisions"}],"predecessor-version":[{"id":3766,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts\/3760\/revisions\/3766"}],"wp:attachment":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/media?parent=3760"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/categories?post=3760"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/tags?post=3760"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}