A toolkit for building secure, portable and lean operating systems for containers
Go to file
Justin Cormack 68e3178646 Merge pull request #776 from justincormack/small-swap
Do not create swap file if the disk is small
2016-11-23 03:32:33 -08:00
alpine Do not create swap file if the disk is small 2016-11-23 11:25:19 +00:00
docs
licensing
scripts
.gitignore
Dockerfile.media
Dockerfile.qemu
Dockerfile.qemuiso
Dockerfile.test
hyperkit.sh
Makefile
README.md

Moby, the Alpine Linux distro for Docker editions

Simple build instructions: use make to build. make qemu will boot up in qemu in a container.

Requires GNU make, GNU tar (not Busybox tar), Docker to build.