AliceVision
AliceVision copied to clipboard
Use ENV for environment variable persistence
Description
As per #1789, this PR changes the usage of /etc/profile.d/alicevision.sh as a login script to set environment variables to the docker ENV directive.
Features list
- [x] Fix #1789
Implementation remarks
This implementation relies on alicevision.sh not being used elsewhere. It does not appear to ever be copied out of the container/image.