summaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Collapse)Author
2026-06-01Docker: T861: add build instruction for unsigned shim binaryrollingChristian Breunig
docker build -t vyos/shim-build:rolling https://github.com/vyos/efi-boot-shim.git docker run --rm -it vyos/shim-build:rolling bash git clone https://github.com/vyos/efi-boot-shim cd efi-boot-shim && dpkg-buildpackage -uc -us -tc -b