1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00

Add readme file for the archive directory

See issue #5873

Docker-DCO-1.1-Signed-off-by: Timothy <timothyhobbs@seznam.cz> (github: https://github.com/timthelion)
Upstream-commit: 28fc387cf0c933128d0adad6d633c8f4a719d8ee
Component: engine
This commit is contained in:
Timothy
2014-05-17 17:48:07 +00:00
parent 72f6d9b1b0
commit bc32176ca2

View File

@@ -0,0 +1,3 @@
This code provides helper functions for dealing with archive files.
**TODO**: Move this to either `pkg` or (if not possible) to `utils`.