Commit graph

12 commits

Author SHA1 Message Date
Thomas Broyer 5d6a406df1
Fix compatibility with Docker 25+ (#500)
Add support for OCI-compatible Docker images.

Fixes #498
2024-02-02 09:21:05 -05:00
Alex Goodman 64880972b0 add ci integration test with kaniko image 2021-03-07 16:40:07 -05:00
Alex Goodman ba7b39c52f
add package install tests + basic execution of dive 2019-11-09 15:40:54 -05:00
Alex Goodman 9943096f6a
overwrite lower tree payloads while comparing (fixes #160) (#161) 2019-02-18 16:21:43 -05:00
Alex Goodman fc27dcd820
Add CI integration (#143) 2018-12-30 14:07:56 -05:00
William Murphy ad32c0a091 Make changes to mode or owner show in UI (#142)
Previously, changes that did not affect the data in a file, such as a chmod or chown,
would incorrectly show up as unmodified in the UI. This change makes it so that changes
to the mode or owner (Mode, Gid, or Uid) of a file cause the file to appear modified
in the UI.
2018-12-28 09:38:15 -05:00
Alex Goodman e63a886f04
Performance tweaks (#127) 2018-12-08 12:09:26 -05:00
Alex Goodman 53b11f4ecf
fail on image not found without panic; add extra chmod case to test dockerfile 2018-12-01 19:01:59 -05:00
Alex Goodman f3f2ec9a8c
correct nested diff colors and dir sizing (fixes #45) 2018-10-31 00:11:43 -04:00
Alex Goodman 8b08736178
tweak test img 2018-10-27 10:12:19 -04:00
Alex Goodman 0c8275e90d
added demo 2018-10-21 14:55:08 -04:00
Alex Goodman 3ea8c0ab4a
cleaned up example 2018-10-21 12:11:13 -04:00