Add ci workflow for building standalone docker image

This commit is contained in:
Timothy Hobbs
2024-06-03 17:20:14 +02:00
parent 43a71e89f7
commit 92513f4f3e
2 changed files with 33 additions and 1 deletions

View File

@ -1,7 +1,9 @@
Django-Helpdesk Standalone Installation
=======================================
Installation
You can find standalone docker images at `djangohelpdesk/standalone:latest <https://hub.docker.com/r/djangohelpdesk/standalone/tags>`_.
Installation using docker-compose
------------
1. Clone the django-helpdesk repository: