additional startup script issues
Summary
container fails to start-up (Exit 2)
Steps to reproduce
attempt to start up container; startup fails
What is the current bug behavior?
container startup fails
What is the expected correct behavior?
container should start up
Relevant logs and/or screenshots
n/a
Possible fixes
https://repo1.dso.mil/dsop/virtualitics/predict/predict-backend/-/blob/development/scripts/decrypt-and-run.sh#L39 was the result of an improper edit which should not be in the script. Additionally, the Dockerfile is updated to set correct permissions on these startup scripts so that they are executable by user 1001.
Tasks
-
Bug has been identified and corrected within the container