We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 079d3b8 commit e33aea3Copy full SHA for e33aea3
README.rst
@@ -16,6 +16,8 @@ it's not a full featured, production ready application.
16
Requirements
17
------------
18
19
+Docker, or:
20
+
21
* Python 3.6+
22
* Tornado framework installed (tested with version 6 and 6.1)
23
* Django Coleman running at the URL pointed
@@ -73,8 +75,8 @@ Settings
73
75
Docker
74
76
------
77
-A reference `<Dockerfile>`_ is provided, that's is going to be published
-in Docker Hub *(in progress)*.
78
+A reference `<Dockerfile>`_ is provided, and the image published
79
+in `Docker Hub <https://hub.docker.com/r/mrsarm/django-coleman-mtasks-viewer>`_.
80
81
Also a `<docker-compose.yml>`_ is provided, you can build and run the
82
the app with Docker Compose with::
0 commit comments