Mercurial > hg > orthanc-tests
view NewTests/PostgresUpgrades/docker-entrypoint-integ-tests.sh @ 839:ae94f3d13ada sql-opti
UserData tests
| author | Alain Mazy <am@orthanc.team> |
|---|---|
| date | Fri, 04 Jul 2025 15:34:15 +0200 |
| 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
