Files
ohif-viewer/platform/app/.recipes/Nginx-Orthanc
2025-03-07 13:47:44 +07:00
..
2025-03-07 13:47:44 +07:00
2025-03-07 13:47:44 +07:00
2025-03-07 13:47:44 +07:00
2025-03-07 13:47:44 +07:00
2025-03-07 13:47:44 +07:00

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.