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.

8 lines
263 B
Plaintext

# ch-run
# Utility to run a command in a Charliecloud container.
# More information: <https://github.com/hpc/charliecloud>.
# Run the given `echo` command inside a Charliecloud container, using the
# unpacked image at '/data/foo'.
ch-run /data/foo -- echo hello