Skip to content

Instantly share code, notes, and snippets.

@philipz
Created February 17, 2015 08:50
Show Gist options
  • Save philipz/a7adca91bba7089ba47b to your computer and use it in GitHub Desktop.
Save philipz/a7adca91bba7089ba47b to your computer and use it in GitHub Desktop.
Run RPi Raspbian on Docker

docker run -it --rm -v /usr/bin/qemu-arm-static:/usr/bin/qemu-arm-static philipz/rpi-raspbian bash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment