2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-05 12:00:16 +00:00
cheat.sheets/sheets/ch-pull2tar

9 lines
318 B
Plaintext
Raw Normal View History

# ch-pull2tar
# Utility to pull an image from the Docker Hub and flatten it into a tarball.
# More information: <https://github.com/hpc/charliecloud>.
# Pull a Docker image named alpine:latest from Docker Hub and flatten it into
# a Charliecloud tarball in the directory /var/tmp.
ch-pull2tar alpine:latest /var/tmp