We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f655b74 + 488097b commit 0346ad9Copy full SHA for 0346ad9
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
ipfs-daemon:
4
- image: 'ipfs/go-ipfs'
+ image: 'ipfs/go-ipfs:v0.4.16'
5
ports:
6
- "4001:4001"
7
- "5001:5001"
0 commit comments