mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2025-03-10 04:59:06 +01:00
2 lines
106 B
Docker
2 lines
106 B
Docker
FROM djangohelpdesk/standalone
|
|
RUN pip3 install -r /opt/django-helpdesk/standalone/requirements-extras.txt |