This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
raspberrypi4docker [2019/09/04 20:51] ian |
raspberrypi4docker [2020/02/13 22:55] (current) |
||
|---|---|---|---|
| Line 57: | Line 57: | ||
| ], | ], | ||
| } | } | ||
| + | </ | ||
| + | |||
| + | Create the directories and set the owner to match the UID of the container | ||
| + | < | ||
| + | # mkdir -p / | ||
| + | |||
| + | # chown -R 1000:1000 / | ||
| </ | </ | ||