django-helpdesk/standalone/Dockerfile.extras

2 lines
106 B
Docker
Raw Normal View History

2024-07-22 02:30:07 +02:00
FROM djangohelpdesk/standalone
2024-07-22 02:33:43 +02:00
RUN pip3 install -r /opt/django-helpdesk/standalone/requirements-extras.txt