https://github.com/umd-lib/aleph-reports-docker
Dockerfile configuration for aleph-reports
https://github.com/umd-lib/aleph-reports-docker
Last synced: 4 months ago
JSON representation
Dockerfile configuration for aleph-reports
- Host: GitHub
- URL: https://github.com/umd-lib/aleph-reports-docker
- Owner: umd-lib
- Created: 2024-08-13T15:58:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-15T12:58:44.000Z (almost 2 years ago)
- Last Synced: 2025-06-15T04:06:37.732Z (about 1 year ago)
- Language: XSLT
- Size: 3.82 MB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aleph-reports-docker
This repository includes the dockerfile as well as th encessary application files for creating the docker image for the Aleph Reports application.
To build the docker file for the Ezcfg application in k8s, run the following docker command:
docker build -t docker.lib.umd.edu/aleph-reports:tag-number . --platform linux/amd64
Make sure you have the "build" namespace.