zachary-walters
ae996cd718
Updated the deprecated ioutil dependency
...
The ioutil package has been deprecated as of Go v1.16: https://go.dev/doc/go1.16#ioutil
This commit replaces ioutil functions with their respective io/os functions.
2023-07-06 10:41:54 -04:00
Alejandro Visiedo
ec6b2277b8
docker-archive: Add support for kaniko
2020-10-31 23:12:25 +01:00
Alex Goodman
ed57565910
fix nil log dest; clean tar paths
2019-11-19 09:59:57 -08:00
Alex Goodman
e39e646191
adding docker-archive source option
2019-10-08 18:55:03 -04:00
Alex Goodman
a978266adf
rm deplicate test helper
2019-10-08 09:41:10 -04:00
Alex Goodman
fcb5ec01ef
gofmt
2019-10-07 18:25:53 -04:00
Alex Goodman
2640bdced8
fix tests
2019-10-07 18:25:35 -04:00
Alex Goodman
4714aca123
fix tests
2019-10-07 17:44:52 -04:00
Alex Goodman
7f786eb725
cleanup layer id/digest & add tags support
2019-10-07 13:57:59 -04:00
Alex Goodman
2712c1017e
remove reverse iteration for layer display and processing
2019-10-07 12:41:57 -04:00
Alex Goodman
a310732060
add shared layer type (instead of interface)
2019-10-07 12:09:31 -04:00
Alex Goodman
d53d8926bc
stop swallowing errors & cleanup exit logic
2019-10-07 11:44:41 -04:00
Alex Goodman
49c0002a0e
image derived from podman dir (not working)
2019-10-03 23:36:57 -04:00
Alex Goodman
8053a8d1aa
introduced common image format and analyzer
2019-10-03 16:46:29 -04:00
Alex Goodman
50d776e845
rework resolver interface
2019-10-03 10:47:38 -04:00
Alex Goodman
d2c661eaf7
leveraging docker export for podman
2019-10-03 09:42:27 -04:00
Alex Goodman
acfdd70854
playing with podman store data
2019-10-02 15:48:10 -04:00
Alex Goodman
485f5fc500
import podman runtime approach
2019-10-02 14:25:19 -04:00
Alex Goodman
e6040a4450
fix git ignore
2019-09-22 11:50:05 -04:00