Skip to content

Commit

Permalink
Add additional arm images
Browse files Browse the repository at this point in the history
  • Loading branch information
antonym authored Aug 14, 2023
1 parent ebd2788 commit 8e28f8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ ADD https://boot.netboot.xyz/ipxe/netboot.xyz.efi /tftpboot/
ADD https://boot.netboot.xyz/ipxe/netboot.xyz-snp.efi /tftpboot/
ADD https://boot.netboot.xyz/ipxe/netboot.xyz-snponly.efi /tftpboot/
ADD https://boot.netboot.xyz/ipxe/netboot.xyz-arm64.efi /tftpboot/
ADD https://boot.netboot.xyz/ipxe/netboot.xyz-arm64-snp.efi /tftpboot/
ADD https://boot.netboot.xyz/ipxe/netboot.xyz-arm64-snponly.efi /tftpboot/
ADD https://boot.netboot.xyz/ipxe/netboot.xyz-rpi4-snp.efi /tftpboot/

RUN find /tftpboot -type f -exec chmod 0444 {} +
Expand Down

0 comments on commit 8e28f8f

Please sign in to comment.