Skip to content

Commit e33aea3

Browse files
committed
Add link to the Docker Hub image page
1 parent 079d3b8 commit e33aea3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ it's not a full featured, production ready application.
1616
Requirements
1717
------------
1818

19+
Docker, or:
20+
1921
* Python 3.6+
2022
* Tornado framework installed (tested with version 6 and 6.1)
2123
* Django Coleman running at the URL pointed
@@ -73,8 +75,8 @@ Settings
7375
Docker
7476
------
7577

76-
A reference `<Dockerfile>`_ is provided, that's is going to be published
77-
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>`_.
7880

7981
Also a `<docker-compose.yml>`_ is provided, you can build and run the
8082
the app with Docker Compose with::

0 commit comments

Comments
 (0)