User Tools

Site Tools


raspberrypi4docker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
raspberrypi4docker [2019/09/04 20:50]
ian
raspberrypi4docker [2020/02/13 22:55] (current)
Line 2: Line 2:
  
 The default ''docker.io'' package in Debian 10 (buster) is broken.  I used puppet and the puppetlabs-docker module to install the testing version of ''docker-ce'' I then configured the Plex Media Server as a docker container also using puppet. The default ''docker.io'' package in Debian 10 (buster) is broken.  I used puppet and the puppetlabs-docker module to install the testing version of ''docker-ce'' I then configured the Plex Media Server as a docker container also using puppet.
- 
-<note>The ''testing'' channel is used because a package for the armv7l architecture didn't exist yet</note> 
  
 1. Run the following commands as root to install ''puppet'' 1. Run the following commands as root to install ''puppet''
Line 24: Line 22:
  
 3. Create a puppet manifest 3. Create a puppet manifest
 +
 +<note>The ''test'' channel is used because a ''stable'' package for the armv7l architecture didn't exist yet</note>
  
 ''docker.pp'' ''docker.pp''
Line 57: Line 57:
   ],   ],
 } }
 +</code>
 +
 +Create the directories and set the owner to match the UID of the container
 +<code>
 +# mkdir -p /var/lib/plex/config /data/tv /data/movies
 +
 +# chown -R 1000:1000 /var/lib/plex/config /data/tv /data/movies
 </code> </code>
  
raspberrypi4docker.1567644610.txt.gz ยท Last modified: 2020/02/13 22:55 (external edit)

free spam filter