1
Fork 0
undocker/rootfs
Motiejus Jakštys 4408a9e005 rootfs: remove ./ prefix from filenames
I've seen a container (private one) whose filenames start with ./, but
the layer name does not have the prefix, causing undocker to fail.

Let's always normalize the names to not have the prefix.
2022-06-09 14:22:21 +03:00
..
internal/tartest move tartest to rootfs/internal 2021-05-31 21:45:15 +03:00
doc.go update doc formatting 2021-05-31 21:44:17 +03:00
rootfs.go rootfs: remove ./ prefix from filenames 2022-06-09 14:22:21 +03:00
rootfs_test.go Revert "add WithFilePrefix" 2021-08-29 18:40:11 +03:00
tree.go doc + bugfix 2021-05-24 00:11:58 +03:00
tree_test.go remove last assert 2021-05-24 00:11:58 +03:00