Skip to content
Snippets Groups Projects
Commit f4989c30 authored by Andres Buritica's avatar Andres Buritica
Browse files

Fix docker image link


License: MIT
Signed-off-by: default avatarAndres Buritica <andres@thelinuxkid.com>
parent dfa27c0c
No related branches found
No related tags found
1 merge request!1New
...@@ -146,7 +146,7 @@ Basic proof of 'ipfs working' locally: ...@@ -146,7 +146,7 @@ Basic proof of 'ipfs working' locally:
### Docker usage ### Docker usage
An ipfs docker image is hosted at [hub.docker.com/u/jbenet/go-ipfs](http://hub.docker.com/u/jbenet/go-ipfs). An ipfs docker image is hosted at [hub.docker.com/r/jbenet/go-ipfs](http://hub.docker.com/r/jbenet/go-ipfs).
To make files visible inside the container you need to mount a host directory To make files visible inside the container you need to mount a host directory
with the `-v` option to docker. Choose a directory that you want to use to with the `-v` option to docker. Choose a directory that you want to use to
import/export files from ipfs. You should also choose a directory to store import/export files from ipfs. You should also choose a directory to store
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment