- Use
Raspberry Pi Imager
to flash a Raspbian Full OS image to SD card. Use the Imager's advanced option to set SSH and Wifi. - SSH into the Pi,
sudo raspi-config
to expand storage to entire SD card - If there is a LOCALE warning, fix it like this
- Install Docker: https://github.com/slochewie/docker-compose-files#install-docker--docker-compose
- Reboot the Pi
- Check installation with
docker run hello-world
Last active
May 8, 2022 08:31
-
-
Save shsteven/abb243ca67d002e9e128d03cc32c4ecb to your computer and use it in GitHub Desktop.
Preparing a Raspberry Pi with Raspbian and Docker
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment