minikube/site/content/en/docs/contrib/building
Nir Soffer c306a0fbd6
docs: Fix instructions for building iso (#20830)
Testing shows that we need changes changes:
- x86_64 cpu
- Ubuntu 22.04
- docker is required even if building without docker
- python2 instead of python
- genisoimage (for mkisofs)
- Installing Go manually (Ubuntu 22.04 have only Go 1.18)
- Target should be minikube-iso-aarch64 or minikube-iso-x86_64. Using
  arm64 and amd64 fails.

I also cleaned up a little bit the formatting to make it easier to
maintain (one package per line).

Tested building:
- minikube-iso-aarch64
- minikube-iso-x86_64

I did not test the built iso images.
2025-05-27 14:06:31 -07:00
..
_index.md Change directory case 2020-04-04 20:30:07 -07:00
binaries.md Remove unnecessary dependency for build on Fedora 2024-07-22 18:02:48 +02:00
iso.md docs: Fix instructions for building iso (#20830) 2025-05-27 14:06:31 -07:00