mirror of https://github.com/docker/docs.git
When pulling from a registry we get a compressed tar archive, so we need to wrap the stream in the right kind of compress reader. Unfortunately go doesn't have an Xz decompression method, but I don't think any docker layers use that atm anyway. |
||
|---|---|---|
| .. | ||
| MAINTAINERS | ||
| archive.go | ||
| archive_test.go | ||
| changes.go | ||
| changes_test.go | ||
| diff.go | ||
| stat_darwin.go | ||
| stat_linux.go | ||