Skip to content

wking/ipfs-exec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Usage

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

Description

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

Dependencies

About

Get and act on IPFS content in a single command

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages