-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(docker) create a basic ipfs image #83
Conversation
I'm impressed this installs nothing else. it doesnt work if the local system doesnt have fuse, correct? ... hm, i wonder if docker could simulate fuse-like behavior. Anyway, other than addr, this LGTM! |
The image/container itself requires fuse as shown in the Dockerfile, but there are no external dependencies in the host environment. Since the container needs to run in privileged mode, this image simply requires Docker 0.6 or later. |
great, ready to merge? |
sgtm |
chore(docker) create a basic ipfs image
gx: update go-reuseport
…/ipfs/interface-go-ipfs-core-0.3.0 chore(deps): bump github.com/ipfs/interface-go-ipfs-core from 0.2.6 to 0.3.0
…dules/github.com/ipfs/interface-go-ipfs-core-0.3.0 chore(deps): bump github.com/ipfs/interface-go-ipfs-core from 0.2.6 to 0.3.0
No description provided.