You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Luke Childs 151aa1f623 Fix volume issues by mounting a dir 5 years ago
.github Strip colon from image name before uploading as artifact 5 years ago
.gitignore Initial commit 5 years ago
Dockerfile Fix volume issues by mounting a dir 5 years ago
LICENSE Initial commit 5 years ago
README.md Initial commit 5 years ago
entrypoint.sh Fix volume issues by mounting a dir 5 years ago

README.md

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