Commit 108bc9f5 authored by Lars Gierth's avatar Lars Gierth

docker: allow passing options to daemon

License: MIT
Signed-off-by: default avatarLars Gierth <larsg@systemli.org>
parent a8d90029
......@@ -19,4 +19,4 @@ else
ipfs config Addresses.Gateway /ip4/0.0.0.0/tcp/8080
fi
exec ipfs daemon --enable-gc
exec ipfs daemon "$@"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment