mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2026-08-13 14:53:22 +01:00
Added customisation plugin to invenio instance
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
FROM ghcr.io/front-matter/invenio-rdm-starter:v12.0.13.4
|
||||
|
||||
RUN /opt/invenio/.venv/bin/python -m ensurepip
|
||||
RUN /opt/invenio/.venv/bin/python -m pip install -e /opt/invenio/var/instance/static/plugin
|
||||
RUN /opt/invenio/.venv/bin/python -m pip uninstall -e pip
|
||||
Reference in New Issue
Block a user