mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-03-04 18:22:58 +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 |