Open
Description
Following #13 (comment)
The current behavior is that arguments override environment. Idk if we should do the opposite.
Regarding our choice, we would have to switch the following lines in entrypoint.main
:
executable_args = convert_env(executable)
executable_args += sys.argv[1:]
Metadata
Assignees
Labels
No labels