提交 1cdafc71 作者: Knut Ahlers

Use exec to start IPFS daemon

This incorporates feedback from @RX14 in #1685 and might fix #1537 as the ipfs daemon would get the stop signal from the docker daemon... Maybe that way it stops in a cleaner manner...

License: MIT
Signed-off-by: 's avatarKnut Ahlers <knut@ahlers.me>
上级 df861afc
......@@ -18,4 +18,4 @@ else
ipfs config Addresses.Gateway /ip4/0.0.0.0/tcp/8080
fi
ipfs daemon
exec ipfs daemon
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论