Sign inSign up

bigg01/coreos-ipxe

By bigg01

Updated about 5 years ago

Image
0

227

bigg01/coreos-ipxe repository overview

Docker Automated build

coreos-ipxe

bash build.sh

interactive

sudo podman run --privileged -it -v .   :/data -w data bigg01/coreos-ipxe:latest bash

full command

sudo podman run -it --privileged --pull=always -v .:/data \
 bigg01/coreos-ipxe:latest \
 bash -c "cp -p /data/coreos-amd64-installer.ipxe /ipxe/ipxe/src/ && ls -l coreos-amd64-installer.ipxe && cd /ipxe/ipxe/src; make bin/ipxe.iso EMBED=./coreos-amd64-installer.ipxe; cp -pv bin/ipxe.iso /data"

proxmox example

alt text

Tag summary

Content type

Image

Digest

Size

167.3 MB

Last updated

about 5 years ago

docker pull bigg01/coreos-ipxe