mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-24 12:35:58 +00:00
- rename img→raw and gcp-img→gcp - support creating `docker` outputs, see https://github.com/moby/tool/tree/master/examples - less memory usage via streaming outputs - allow specification of multiple yaml files in a single command line, improves modularity - notary fixes and local cache, so does not pull as much - you now have to specify the full filename of the yaml file, you cannot omit the suffix Signed-off-by: Justin Cormack <justin.cormack@docker.com>
21 lines
153 B
Plaintext
21 lines
153 B
Plaintext
*.log
|
|
Dockerfile.media
|
|
/bin
|
|
*.swp
|
|
*.img
|
|
*.tag
|
|
*.iso
|
|
*.raw
|
|
*.vhd
|
|
*.vmdk
|
|
*.vmdk.lck
|
|
*.tar
|
|
*.gz
|
|
*.vhdx
|
|
*.efi
|
|
*.qcow2
|
|
*-kernel
|
|
*-cmdline
|
|
*-state
|
|
artifacts/*
|