An open API service indexing awesome lists of open source software.

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

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.