Sign inSign up

armhfbuild/centos

By armhfbuild

Updated over 10 years ago

CentOS base image for armhf devices

Image
1

417

armhfbuild/centos repository overview

This image was built with the following commands:

wget -O - http://mirror.centos.org/altarch/7.2.1511/isos/armhfp/CentOS-Userland-7-armv7hl-Minimal-1511-RaspberryPi2.img.xz | xzcat >img
kpartx -a img
mount /dev/mapper/loop1p3 /mnt
cd /mnt
tar ca . | docker import - armhfbuild/centos:7
umount /mnt
kpartx -d img
rm img

Tag summary

Content type

Image

Digest

Size

243 MB

Last updated

over 10 years ago

docker pull armhfbuild/centos