docker icon indicating copy to clipboard operation
docker copied to clipboard

Entrypoint variable renaming

Open AbcSxyZ opened this issue 3 years ago • 0 comments

entrypoint.convert_env uses a variable man_options, but man pages aren't used anymore to get options. It's now done by -help menu as introduced by https://github.com/dogecoin/docker/pull/34.

Need a renaming.

https://github.com/dogecoin/docker/blob/9dcc1697ea6c94992192b3079d53f28d4ebe4130/1.14.5/bullseye/entrypoint.py#L109

AbcSxyZ avatar Dec 24 '21 23:12 AbcSxyZ