#!/bin/sh set -eu cd "$(dirname "$0")" docker build -t ipxe . docker run --log-driver none --rm -i ipxe | tar xvf -