Hi,
I am trying to set up Orthanc with the AWS S3 plugin enabled. I am using this YML file for installation
https://bitbucket.org/osimis/orthanc-setup-samples/src/master/docker/aws/
when I install I get this error, I have the files in the same folder but still, i get this, Any idea why this coming, Am I missing any settings
Creating aws_orthanc_1 … error
ERROR: for aws_orthanc_1 Cannot create container for service orthanc: invalid mount config for type “bind”: bind source path does not exist: /var/app/orthanc/orthanc-setup-samples/docker/aws/aws-s3-secret-key.txt
use this command to run docker compose
sudo docker-compose up -d
ERROR: for orthanc Cannot create container for service orthanc: invalid mount config for type “bind”: bind source path does not exist: /var/app/orthanc/orthanc-setup-samples/docker/aws/aws-s3-secret-key.txt
ERROR: Encountered errors while bringing up the project.
Please help
Thanks
Nagulan