Raspberry Pi OS (64 bit) beta – test version
# apt-get update -y
# apt-get full-upgrade -y
# apt-get update -y
# rpi-update
# uname -a
Linux rpi-iot-jsho-docker-41 5.10.11-v8+ #1399 SMP PREEMPT Thu Jan 28 12:14:03 GMT 2021 aarch64 GNU/Linux
# apt-get install docker.io
# docker run –rm -it –name one –hostname iot-jsho-docker-41 debian /bin/bash
root@iot-jsho-docker-41:/#
root@iot-jsho-docker-41:/# apt-get update
Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB]
Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [261 kB]
Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [7832 B]
Fetched 8244 kB in 4s (1923 kB/s)
Reading package lists… Done
