Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-entrypoint.sh expects a single parameter: the path to the configuration files(s) #18

Open
gmanuel-vitall opened this issue Oct 14, 2020 · 2 comments

Comments

@gmanuel-vitall
Copy link

Hello,

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.
image

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.

@bpycinski
Copy link
Contributor

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.

@bpycinski
Copy link
Contributor

Hi, the scripts were updated. Just tested (fresh build, run inside docker) and it works correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants