Categorygithub.com/winchman/libsquash
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

GoDoc

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...

  1. does not write any layer data to disk
  2. does not require sudo
  3. does not shell out to or require the installation of tar

Other information:

License

MIT