-
Dockerfile: Deprecate implicit daemon argument · 77e4c64a
After the discussion in https://github.com/ipfs/go-ipfs/pull/3573 this patch prints a deprecation warning if: 1) the image has been executed with additional arguments 2) the first argument isn't daemon This way people are able to migrate to the new syntax without any breaking changes. License: MIT Signed-off-by:
kpcyrd <git@rxv.cc>
由 kpcyrd 提交于77e4c64a
×