docker exec with launcher
Open
- Dominant language
- Python
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
When a launcher uses a Python package that is in a directory added to PYTHON_PATH by the entrypoint script, running `docker exec ... LAUNCHER` does not work, as the entrypoint is "skipped" and the package not discoverable.
One possible fix would be to have the launchers source the entrypoint script.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.