Skip to content

GeneralAardvark/docker-picore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

piCore Linux armv7 Docker Image Builder

Credit

These build scripts were modified from tatsushid's docker tinycore

Information

Dockerfile and helper scripts for building a very small CLI system image based on Tiny Core Linux developed at The Core Project. It builds Core 7.0 armv7 image by using following packages which were converted those archive type from The Core Project packages.

  • 7.0v7.tgz: contains base system binaries and a file system layout
  • squashfs-tools.tar.gz: contains a squashfs builder and expander

Those original packages are found under http://tinycorelinux.net/7.x/armv7

How to build the image

Just run

make

To clean up the directory, run

make clean

License

rootfs64.tar.gz, squashfs-tools.tar.gz and tce-load.patch are under GPLv2. The other build scripts are under MIT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published