mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-03 23:38:07 +08:00
docker: allow passing options to daemon
License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org>
This commit is contained in:
parent
a8d9002990
commit
108bc9f5bf
@ -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 "$@"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user