ipfs-exec.sh [options] IPFS_PATH COMMAND…
Options:
--help
print the help and exit--output PATH
set the output directory--version
print the version number and exit
Pull content from IPFS, enter the resulting directory, and run
COMMAND…
.
The possibilities are endless, but one useful task is pulling an Open Container Initiative container from IPFS and launching it with runC.
$ ipfs-exec.sh --output ipfs-gateway QmTWEdJXBLEFytYv8cSEiC7z2NLPkPxNVNvcAPJYxJKEAQ make
- A POSIX shell
- An
ipfs
command