Skip to content

Installation: Raspberry Pi

Koushik Dutta edited this page Nov 22, 2023 · 22 revisions

Requirements

  • Raspberry Pi 4 (older models will be slow or not work at all)
  • Raspbian Lite 64 Bit

Instructions

1. Check Raspbian Version

Install the latest Raspbian Lite 64 bit (no UI) using the Raspberry Pi Imager on a memory card.

  • If you are already running Raspbian Lite 64 bit , verify it is the latest version by running cat /etc/os-release in a Terminal. If you are running Raspbian Buster, you should update to the latest version of Raspbian by doing a brand new installation. You may also apply upgrade the OS in place, but this is error prone and not recommended.

2. Installation

Your Raspberry Pi is now ready. Continue with the Installation: Docker Compose Linux.