{"id":228,"date":"2021-10-09T12:30:24","date_gmt":"2021-10-09T11:30:24","guid":{"rendered":"http:\/\/10.0.1.68\/?p=228"},"modified":"2021-10-09T12:30:29","modified_gmt":"2021-10-09T11:30:29","slug":"docker-compose-op-rpi","status":"publish","type":"post","link":"https:\/\/scriptpress.rfuchs.nl\/index.php\/2021\/10\/09\/docker-compose-op-rpi\/","title":{"rendered":"Docker-compose op RPI"},"content":{"rendered":"\n<p>Installatie docker-compose als je al docker hebt ge\u00efnstalleerd op een RPI:<\/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<pre class=\"wp-block-code\"><code>sudo apt-get install libffi-dev libssl-dev<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt install python3-dev<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get install -y python3 python3-pip<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo pip3 install docker-compose<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Installatie docker-compose als je al docker hebt ge\u00efnstalleerd op een RPI:<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"spay_email":"","footnotes":""},"categories":[23],"tags":[],"class_list":["post-228","post","type-post","status-publish","format-standard","hentry","category-raspberry-pi"],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/scriptpress.rfuchs.nl\/index.php\/wp-json\/wp\/v2\/posts\/228","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scriptpress.rfuchs.nl\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/scriptpress.rfuchs.nl\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/scriptpress.rfuchs.nl\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scriptpress.rfuchs.nl\/index.php\/wp-json\/wp\/v2\/comments?post=228"}],"version-history":[{"count":1,"href":"https:\/\/scriptpress.rfuchs.nl\/index.php\/wp-json\/wp\/v2\/posts\/228\/revisions"}],"predecessor-version":[{"id":229,"href":"https:\/\/scriptpress.rfuchs.nl\/index.php\/wp-json\/wp\/v2\/posts\/228\/revisions\/229"}],"wp:attachment":[{"href":"https:\/\/scriptpress.rfuchs.nl\/index.php\/wp-json\/wp\/v2\/media?parent=228"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scriptpress.rfuchs.nl\/index.php\/wp-json\/wp\/v2\/categories?post=228"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scriptpress.rfuchs.nl\/index.php\/wp-json\/wp\/v2\/tags?post=228"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}