Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 490 Bytes

build.md

File metadata and controls

22 lines (16 loc) · 490 Bytes

How to build DockerRoot

Requirements

Building

$ git clone https://github.com/ailispaw/docker-root
$ cd docker-root
$ make vagrant
$ make

It will create the following images at ./output/ directory.

  • docker-root.iso: LiveCD image
  • docker-root.img: Bootable disk image
  • bzImage: Raw Linux kernel image
  • rootfs.tar.xz: Raw Root filesystem including Linux kernel modules and drivers