Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 638 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 638 Bytes

tarutil

GoDoc Build Status Go Report Card

This library is a collection of Go utilities to handle tar archives.

This library contains only code which can unpack tar archives with AUFS whiteouts.

The layer unpacking code is based on Docker's pkg/archive.