2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-17 09:25:32 +00:00
cheat.sheets/sheets/ch-pull2tar

8 lines
315 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