Sign inSign up

dialectsoftware/debian

By dialectsoftware

Updated about 8 years ago

Debian instance capable of running software targeting ARM based processors using the QEMU emulator.

Image
0

140

dialectsoftware/debian repository overview

This image was created specifically for running Raspbian: docker run --privileged --interactive --tty dialectsoftware/debian:raspbian

To chroot into the Raspbian bash shell type: bash init.sh

fstab: /raspbian/2018-06-27-raspbian-stretch.img /mnt auto loop,rw,nofail,auto,offset=50331648 0 0

To setup the virtual filesystem: mount -t proc proc proc/ mount -t sysfs sys sys/ mount -o bind /dev dev/ mount -o bind /dev/pts dev/pts

To confirm setup type: raspi-config

Tag summary

Content type

Image

Digest

Size

1.3 GB

Last updated

about 8 years ago

docker pull dialectsoftware/debian:raspbian