You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
305 B
Plaintext

# ch-build2dir
# Utility to build a Charliecloud image from Dockerfile and unpack it into a directory. More information: <https://github.com/hpc/charliecloud>.
# Build a Charliecloud image using ./Dockerfile.foo and create image directory /var/tmp/foo
ch-build2dir -t foo -f ./Dockerfile.foo . /var/tmp