mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-02 13:43:05 +02: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 |