repositorypackage
0.2.0
Repository: https://github.com/winchman/libsquash.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
libsquash
Library
This is based on
jwilder/docker-squash,
but the squashing functionality is extracted into a package named
libsquash
libsquash
is different from docker-squash
in that libsquash
...
- does not write any layer data to disk
- does not require
sudo
- does not shell out to or require the installation of
tar
Other information:
- Article: Squashing Docker Images
- Sample output
License
MIT