$ make buildroot-image $ make out/minikube.iso - Add en entry in the Makefile for building the container: buildroot-image - Modify the minikube-iso target to out/minikube.iso to comply with the way makefiles work. - Also force the use of a docker container. If not needed just run IN_DOCKER=1 make out/minikube.iso to avoid the invokation of a docker container. - Add some doc. - The tag added to the generated image will allow to bypass the build of the image as soon as the container is pushed to the minikube registry. |
||
---|---|---|
.. | ||
minikube-iso | ||
.gitignore |