Files
containerd/archive
Samuel Karp 5560b622d6 archive: Explicitly specify stdio for tar(1)
Different tar(1) implementations default to different input and output
locations when none is specified.  This can include tape devices like
/dev/st0 (on Linux) or /dev/sa0 (on FreeBSD), but may be overridden by
compilation options or environment variables.  Using the f option with
the special value of - instructs tar(1) to read from stdin and write to
stdout instead of the default.

Signed-off-by: Samuel Karp <me@samuelkarp.com>
2022-06-09 18:54:10 -07:00
..
2018-12-14 23:18:42 +08:00
2021-08-05 22:27:46 -07:00
2021-08-22 09:31:50 +09:00
2021-08-05 22:27:46 -07:00
2018-02-19 10:32:26 +09:00
2018-02-19 10:32:26 +09:00