Files
docker-cli/components/engine/archive
Alexander Larsson c725c9d310 Handle compressed tars in ApplyLayer
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.
Upstream-commit: a96a26c62f6333e61134759256db43a7f5946631
Component: engine
2013-12-17 14:19:48 +01:00
..
2013-12-13 15:50:25 +01:00
2013-12-17 14:19:48 +01:00
2013-10-31 16:57:45 -07:00