Files
linuxkit/.gitignore
Justin Cormack fe4b6aaf5d Add image builder for compressed disk image
This is a fairly generic bootable disk with syslinux. Should
work if you `dd` it onto a USB stick, and should also work for AWS.

You need to uncompress it of course! Default size is 1G.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-05-12 14:43:55 +01:00

17 lines
121 B
Plaintext

*.log
Dockerfile.media
/bin
*.swp
*.img
*.tag
*.iso
*.vhd
*.tar
*.gz
*.vhdx
*.efi
*.qcow2
*-kernel
*-cmdline
artifacts/*