Files
linuxkit/vendor/github.com/surma/gocpio/README.md
Justin Cormack 37c6169ab7 Add upload to Google Cloud Storage and Google Compute Image creation
- the image upload uses the cloud API
- currently auth and image creation need the `gcloud` CLI tool.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-03-14 14:45:05 +00:00

11 lines
334 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
`gocpio` is a simple library similar to Gos `tar` or `zip` package for
accessing cpio archives. Its not pretty and only implements the new ASCII
format. Maybe Ill refactor and implement other formats some day.
Links
-----
* [Reference](http://people.freebsd.org/~kientzle/libarchive/man/cpio.5.txt)
-------
Version 1.1.0