aboutsummaryrefslogtreecommitdiff
path: root/arch-base/create-image.sh
AgeCommit message (Collapse)Author
2016-01-29arch-base: remove unused files.Mhd Sulhan
2015-11-20Modularize build script.Mhd Sulhan
All process to create rootfs and bootstrap are grouped into several functions. * scripts/rootfs.sh is for creating rootfs and installing packages. * scripts/bootstrap.sh is for bootstraping rootfs and cleaning.
2015-09-04Remove "latest" tag, because it will be added automatically.Mhd Sulhan
2015-08-31Script to create docker images based on Arch Linux on x86_64.Mhd Sulhan