CyberCastle / RPi-Docker-Image-Builder

A repo for save the necessary files for build a Raspberry OS docker image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPi-Docker-Image-Builder

A repo for save the necessary files for build a Raspberry OS docker image

To build image run:

docker buildx build --platform linux/arm64 -t anyuser/raspberry-os .

About

A repo for save the necessary files for build a Raspberry OS docker image

License:GNU Lesser General Public License v2.1


Languages

Language:Dockerfile 100.0%