Dockerized Cantaloupe IIIF Image Server The image is based on uclalibrary/cantaloupe. Building for development/local docker There is an .env.example file. Make your changes there and rename it to .env The start the image. $ docker compose up -d Deployment Deployment is done by Github actions.