2018-08-02, 22:01
Hello,
I've created a docker based build envirnment for iPXE. In the past I often had the problem that I've forgotten the requirements to build iPXE.
Of course I can find them in the documentation. But I'm not (re)building iPXE that often so I created a dockerized build environment for iPXE.
It creates a docker image with hopefully all requirements and builds iPXE with make all.
So with only a few commands I can build iPXE without (re)thinking about the build process.
Everything is on github:
https://github.com/Madic-/ipxe-docker-compile
Hopefully someone finds that usefull. PRs or Issues welcome.
Kind Regards,
Madic
I've created a docker based build envirnment for iPXE. In the past I often had the problem that I've forgotten the requirements to build iPXE.
Of course I can find them in the documentation. But I'm not (re)building iPXE that often so I created a dockerized build environment for iPXE.
It creates a docker image with hopefully all requirements and builds iPXE with make all.
So with only a few commands I can build iPXE without (re)thinking about the build process.
Everything is on github:
https://github.com/Madic-/ipxe-docker-compile
Hopefully someone finds that usefull. PRs or Issues welcome.
Kind Regards,
Madic