https://github.com/umd-lib/umd-cantaloupe
UMD Libraries Cantaloupe Docker Image
https://github.com/umd-lib/umd-cantaloupe
Last synced: 5 months ago
JSON representation
UMD Libraries Cantaloupe Docker Image
- Host: GitHub
- URL: https://github.com/umd-lib/umd-cantaloupe
- Owner: umd-lib
- Created: 2022-11-09T16:57:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T19:41:02.000Z (almost 2 years ago)
- Last Synced: 2025-06-01T04:00:55.821Z (about 1 year ago)
- Language: Ruby
- Size: 58.6 KB
- Stars: 1
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# umd-cantaloupe
UMD Libraries' Cantaloupe IIIF Image Server Docker Image
## Build
```bash
docker build -t docker.lib.umd.edu/cantaloupe:latest .
```