The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Docker build environment
2018-08-02, 22:01
Post: #1
Docker build environment
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
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Docker build environment - Madic - 2018-08-02 22:01
RE: Docker build environment - NiKiZe - 2018-08-04, 19:23
RE: Docker build environment - Madic - 2018-08-04, 20:53
RE: Docker build environment - NiKiZe - 2018-08-04, 21:08
RE: Docker build environment - Madic - 2018-08-05, 00:44



User(s) browsing this thread: 1 Guest(s)