dive/filetree
Will Murphy de7c3a759a Count occurrences of each leaf path
We want to be able to know whether the same file appears many times
in the layers of the docker image, because a file that appears many
times may represent a real inefficiency in the dockerfile.
2018-07-08 13:00:08 -04:00
..
data.go added file attributes + headers 2018-06-24 12:20:12 -04:00
data_test.go remove root node from view; fix tests 2018-06-24 12:49:47 -04:00
node.go modify layer compare formatting 2018-06-25 09:08:39 -04:00
node_test.go remove root node from view; fix tests 2018-06-24 12:49:47 -04:00
tree.go Count occurrences of each leaf path 2018-07-08 13:00:08 -04:00
tree_test.go Count occurrences of each leaf path 2018-07-08 13:00:08 -04:00