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

dcm4che-tools latest docker image, storescu not found #4490

Open
Sajjadhz opened this issue Apr 26, 2024 · 1 comment
Open

dcm4che-tools latest docker image, storescu not found #4490

Sajjadhz opened this issue Apr 26, 2024 · 1 comment

Comments

@Sajjadhz
Copy link

Describe the bug
I am trying to run storescu command using dcm4che-tools docker container but getting error "/docker-entrypoint.sh: line 80: exec: storescu: not found"

To Reproduce
Steps to reproduce the behavior:

  1. docker run --rm --network=dicom_server_default dcm4che/dcm4che-tools storescu -cDCM4CHEE@arc:11112 /opt/dcm4che/etc/testdata/dicom

Expected behavior
Scanning files to send
................
Scanned 16 files in 0.053s (=3ms/file)
17:20:53,552 INFO - Initiate connection from 0.0.0.0/0.0.0.0:0 to 192.168.2.131:11112
17:20:53,560 INFO - Established connection Socket[addr=/192.168.2.131,port=11112,localport=59369]
17:20:53,570 DEBUG - /172.18.0.2:59369->/192.168.2.131:11112(1): enter state: Sta4 - Awaiting transport connection opening to complete
17:20:53,571 INFO - STORESCU->DCM4CHEE(1) << A-ASSOCIATE-RQ
:
17:20:54,657 INFO - STORESCU->DCM4CHEE(1) >> A-RELEASE-RP
17:20:54,657 INFO - STORESCU->DCM4CHEE(1): close Socket[addr=/192.168.2.131,port=11112,localport=59369]
17:20:54,657 DEBUG - STORESCU->DCM4CHEE(1): enter state: Sta1 - Idle
Sent 16 objects (=2.027MB) in 1.06s (=1.912MB/s)

Desktop:

  • OS: Ubuntu
  • Version 20.04

Additional context
Image tag dcm4che/dcm4che-tools:5.31.2 is fine but latest release has problem.

@gunterze
Copy link
Member

Re-pull and try again.

Should be solved.

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