Mercurial > hg > orthanc-tests
view NewTests/PostgresUpgrades/docker-entrypoint-integ-tests.sh @ 787:d753dc94de2c
support of 1.2.840.10008.1.2.1.99 in now enabled in the mainline
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Mon, 24 Feb 2025 08:03:48 +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
