Docker image for Cantaloupe version 5.0.6.
Please refer to the Cantaloupe Documentation for more in-depth information.
As a quick example this will bring up an instance of Cantaloupe, and allow you to view on http://localhost:8182/cantaloupe/.
docker run --rm -ti -p 8182:8182 islandora/cantaloupe
Requires islandora/java
docker image to build. Please refer to the
Java Image README for additional information including
additional settings, volumes, ports, etc.
Path | Description |
---|---|
/data | Cantaloupe Caching |
Please see the documentation in Github as the settings here exceed the file length supported by Docker Hub.