I like to build my own linuxkit iso (VM/Moby version) and add some modifications, but retain the compatibility with the docker-for-windows ui tools. Yet i can’t find the yaml file (blueprint) to create the iso file anywh.
Kubernetes and LinuxKit This project aims to demonstrate how one can create minimal and immutable Kubernetes OS images with LinuxKit. Build requirements To build images and to rebuild the individual packages you will need the If you already have go installed you can use go get -u github.com/linuxkit/linuxkit/src/cmd/linuxkit to install the tool. On MacOS there is a brew tap available. Detailed instructions are at, the short summary is brew tap linuxkit/linuxkit brew install -HEAD linuxkit Build requirements from source:.
GNU make. Docker. optionally qemu Building OS images To build the default OS images: make all By default this will build images using Docker Engine for execution.