docker: start daemon with --enable-gc

License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
This commit is contained in:
Lars Gierth 2016-03-21 12:39:53 -04:00
parent 7134930962
commit 50127b2f58

View File

@ -19,4 +19,4 @@ else
ipfs config Addresses.Gateway /ip4/0.0.0.0/tcp/8080
fi
exec ipfs daemon
exec ipfs daemon --enable-gc