This repository has been archived by the owner on Jun 12, 2022. It is now read-only.
Added
- entrypoint: support changing gateway address & port via environment variable
IPFS_GATEWAY_ADDR
(e.g.IPFS_GATEWAY_ADDR=/ip4/0.0.0.0/tcp/8080
to listen on all ipv4 interfaces, default:127.0.0.1:8080
)
Fixed
- docker-compose: remove unsuppported option
volumes[].tmpfs.mode