Tinkerbell.Sandbox/cmd/getbinariesfromquay
Gianluca Arbezzano f6b43ada0b Unpack all image and not just the last layer
The go program we use to get binaries from a docker image was unpacking
only the last layer. This is not required and it order to have a more
generic approach and fewest requirement the program now unpack all the
image

Signed-off-by: Gianluca Arbezzano <gianarb92@gmail.com>
2020-11-24 17:12:33 +01:00
..
docker CLI to get binaries from a docker image with multi arch support 2020-11-16 17:50:40 +01:00
tar CLI to get binaries from a docker image with multi arch support 2020-11-16 17:50:40 +01:00
main.go Unpack all image and not just the last layer 2020-11-24 17:12:33 +01:00