No description
Find a file
2019-12-13 19:11:40 +07:00
.github Initial commit 2019-12-13 19:11:40 +07:00
.gitignore Initial commit 2019-12-13 19:11:40 +07:00
Dockerfile Initial commit 2019-12-13 19:11:40 +07:00
LICENSE Initial commit 2019-12-13 19:11:40 +07:00
README.md Initial commit 2019-12-13 19:11:40 +07:00

dockerpi

Actions Status Docker Pulls Docker Image Size GitHub Donate Bitcoin Donate Lightning Donate

A Virtualised Raspberry Pi inside a Docker image

Gives you access to a virtualised ARM based Raspberry Pi machine running the Raspian operating system.

This is not just a Raspian Docker image, it's a full ARM based Raspberry Pi virtual machine environment.

Usage

docker run -it lukechilds/dockerpi

Build

Build this image yourself by checking out this repo, cd ing into it and running:

docker build -t lukechilds/dockerpi .

License

MIT © Luke Childs