ipfs-exec.sh [options] IPFS_PATH COMMAND…
Options:
--helpprint the help and exit--output PATHset the output directory--versionprint 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
ipfscommand