Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

evokaz/armhf-centos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is obsolete and not maintained anymore

Docker CentOS latest armhf Build

A simple image containing the latest CentOS Base image for the Raspberry Pi extracted from http://mirror.centos.org/altarch/7/isos/armhfp/CentOS-Userland-7-armv7hl-Minimal-1511-RaspberryPi2.img.xz This has only been tested with a Raspberry Pi 3. Changes have been made to minimize the image size.

Pre Requirements

You will need the following packages installed for this build to work.

git-lfs is required to be able to pull the tar file.

Usage

Install Docker

Follow the instructions at https://docs.docker.com/ -> 'Get Started'

Clone the armhf-centos repository

git clone https://github.com/evokaz/armhf-centos.git

Build the image

docker build -t evokaz/armhf-centos .

Create and running the container

docker run -t -i evokaz/armhf-centos

About

CentOS Docker Base Image for the Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages