Mercurial > hg > orthanc-tests
view NewTests/PostgresUpgrades/docker-entrypoint-integ-tests.sh @ 793:f0cc40ca6fb1 attach-custom-data
new deflated tests
| author | Alain Mazy <am@orthanc.team> |
|---|---|
| date | Mon, 17 Mar 2025 17:02:56 +0100 |
| parents | f3475c3e42e5 |
| children |
line wrap: on
line source
#!/bin/bash set -ex apt-get -y update apt-get install -y libgdcm-tools /docker-entrypoint.sh /tmp/orthanc.json
