Begin by install Debian on your Raspberry Pi 5 using the normal imaging methods
To install docker from a terminal
sudo su –
apt update
sudo apt install docker.io
y
Docker is installed!
Begin by install Debian on your Raspberry Pi 5 using the normal imaging methods
To install docker from a terminal
sudo su –
apt update
sudo apt install docker.io
y
Docker is installed!