Some quick Docker examples with a newly set up Raspberry Pi Zero W
This video uses the following hardware components:
- 1x microSD card (see previous steps for preparation, ~€7);
- 1x Raspberry Pi Zero W board (~€16);
- 1x micro USB cable with power pins (data pins not required, ~€7). Total: about €30
(Last verified with Raspberry Pi OS Lite (32-bit) released 2023-02-21 and (64-bit) released 2023-02-21)
Chapters: 00:00 First "docker run" 00:35 Repeated runs of the same image 01:00 Difference between images and containers 01:58 Cleaning up (containers) 02:10 Another way to download an image (slow microSD) 04:50 That was 100M download and extract 05:00 Cleaning up (images) 05:28 Running the new image as a container
Scripts are available at https://github.com/GuillaumeRossolini/rpi-home