{"id":61,"date":"2023-02-22T09:16:02","date_gmt":"2023-02-22T09:16:02","guid":{"rendered":"https:\/\/smartsource.com.sg\/blog\/?p=61"},"modified":"2023-02-22T09:16:16","modified_gmt":"2023-02-22T09:16:16","slug":"how-to-start-docker-daemon-on-system-start","status":"publish","type":"post","link":"https:\/\/smartsource.com.sg\/blog\/index.php\/2023\/02\/22\/how-to-start-docker-daemon-on-system-start\/","title":{"rendered":"How to start docker daemon on system start"},"content":{"rendered":"\n<p>To start docker automatically on system start, run the below commands<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl enable docker.service\r\nsudo systemctl enable containerd.service<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>To start docker automatically on system start, run the below commands<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13],"tags":[24,8],"class_list":["post-61","post","type-post","status-publish","format-standard","hentry","category-howtos","tag-docker","tag-linux"],"_links":{"self":[{"href":"https:\/\/smartsource.com.sg\/blog\/index.php\/wp-json\/wp\/v2\/posts\/61","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/smartsource.com.sg\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/smartsource.com.sg\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/smartsource.com.sg\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/smartsource.com.sg\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=61"}],"version-history":[{"count":1,"href":"https:\/\/smartsource.com.sg\/blog\/index.php\/wp-json\/wp\/v2\/posts\/61\/revisions"}],"predecessor-version":[{"id":62,"href":"https:\/\/smartsource.com.sg\/blog\/index.php\/wp-json\/wp\/v2\/posts\/61\/revisions\/62"}],"wp:attachment":[{"href":"https:\/\/smartsource.com.sg\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=61"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/smartsource.com.sg\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=61"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/smartsource.com.sg\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=61"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}