Sign inSign up

smeat/debian

By smeat

•Updated over 5 years ago

debian for armhf and amd64

Image
0

3.9K

smeat/debian repository overview

⁠Usage

Just pull smeat/debian:jessie and you will get arm or amd64 depending on your architecture

⁠Building
git clone --depth 1 --branch v1.12.0 --single-branch https://github.com/docker/docker.git
cd docker/contrib
sudo ./mkimage.sh -t smeat/debian:jessie-amd64 -d ./debian-amd64 debootstrap --variant=minbase --components=main --arch=amd64 --include=inetutils-ping,iproute2  jessie http://httpredir.debian.org/debian

sudo ./mkimage.sh -t smeat/debian:jessie-armhf -d ./debian-armhf debootstrap --variant=minbase --components=main --arch=armhf --include=inetutils-ping,iproute2  jessie http://archive.raspbian.org/raspbian

⁠Info

armhf version is raspbian and runs at least on Rpi1 and Rpi2

Tag summary

Content type

Image

Digest

Size

78.5 MB

Last updated

over 5 years ago

docker pull smeat/debian:arm64-stretch