2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-19 03:25:44 +00:00
cheat.sheets/sheets/ch-pull2dir
2020-11-10 16:42:53 +01:00

9 lines
343 B
Plaintext

# ch-pull2dir
# Utility to pull an image from the Docker Hub and unpack it into a directory.
# More information: <https://github.com/hpc/charliecloud>.
# Pull Docker image named alpine:latest from Docker Hub and extract it into
# a subdirectory of /var/tmp. A temporary tarball will be stored in /var/tmp.
ch-pull2dir alpine:latest /var/tmp