1
Fork 0
Commit Graph

8 Commits (main)

Author SHA1 Message Date
Motiejus Jakštys 6d24d0da7a replace io/ioutil with os 5 months ago
Motiejus Jakštys dc03b29e6e Revert "add WithFilePrefix"
This reverts commit 436a866f5d.

This is not a good place for such auxiliary functionality; will be moved
elsewhere.
2 years ago
Motiejus Jakštys 436a866f5d add WithFilePrefix
This adds an option to prefix every file path with a given string.
2 years ago
Motiejus Jakštys 4568429a69 main.go: remove file if on Flatten(..) failure
When a Flatten() fails, the main program used to leave an incomplete
file (usually zero-length). Now it will clean itself up on failure.
2 years ago
Motiejus Jakštys 2f484824fb update README and misc files 2 years ago
Motiejus Jakštys c042482a2f remove testing dependencies 2 years ago
Motiejus Jakštys ee88c0aa9a simplify `undocker` 2 years ago
Motiejus Jakštys 9665574308 wip leave only rootfs 2 years ago