You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to follow the instructions to run Orthanc with S3 integration. I ran the two scripts docker-build-image.sh and docker-run-image.sh which worked fine. I successfully moved the created plugin and lib files in to the plugins and lib folder in scripts/docker-run-orthanc/orthanc/. Lastly I was able to run build-orthanc-in-docker.sh.
The issue comes when I try to run run-orthanc-in-docker.sh.
Would really appreciate any help you could provide in resolving this issue! I have not changed any code aside from my S3 information in orthanc.json.
The text was updated successfully, but these errors were encountered:
Hi, the Docker image of Orthanc was changed significantly, therefore the build chain has stopped working recently. I'll check and upgrade the scripts in a few days. Your issue in #15 is also related to this.
Hello,
I have been trying to follow the instructions to run Orthanc with S3 integration. I ran the two scripts
docker-build-image.sh
anddocker-run-image.sh
which worked fine. I successfully moved the created plugin and lib files in to theplugins
andlib
folder inscripts/docker-run-orthanc/orthanc/
. Lastly I was able to runbuild-orthanc-in-docker.sh
.The issue comes when I try to run run-orthanc-in-docker.sh.
Would really appreciate any help you could provide in resolving this issue! I have not changed any code aside from my S3 information in orthanc.json.
The text was updated successfully, but these errors were encountered: