#使用固件 h618_dragonboard_1GB_uart0-2024-12-16-01.img
apt update
apt install curl
#一键安装脚本
curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun
apt-get reinstall containerd.io=1.7.23-1
#运行测试
docker run hello-world
达识科技全志H618核心板 - 安装docker
于 2024-12-16 15:29:01 首次发布