ohif-viewer/platform/app/.recipes/Nginx-Orthanc/README.md
2024-07-09 14:33:37 -04:00

399 B

Docker compose files

Build

Using docker compose you can build the image with the following command:

docker-compose build

Run

To run the container use the following command:

docker-compose up

Routes

http://localhost/ -> OHIF localhost/pacs -> Orthanc

See here for more information about this recipe.