Skip to content

Instantly share code, notes, and snippets.

@KickedDroid
Created November 12, 2019 22:57
Show Gist options
  • Save KickedDroid/e2cd2ce67faca7f8b1dc68ba720901b2 to your computer and use it in GitHub Desktop.
Save KickedDroid/e2cd2ce67faca7f8b1dc68ba720901b2 to your computer and use it in GitHub Desktop.

docker pull aidxn3/ipfs-lite:test

docker run aidxn3/ipfs-lite:test

After running you should see Hello World in the terminal. This is the ipfs peer fetching the Hello World ipfs file and returning it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment