-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
4 warnings found (use docker --debug to expand):
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 39)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 86)
- UndefinedVar: Usage of undefined variable '$PYTHONPATH' (line 93)
- JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals (line 108)
Reactions are currently unavailable