Skip to content

Commit 20cb1c9

Browse files
authored
Update README to include link to Docker Hub
1 parent 72530eb commit 20cb1c9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ PyTerraBackTYL is a generic HTTP/REST backend that uses plugins for managing you
77
## Setup:
88
For detailed setup instructions, see the [documentation on readthedocs.io](https://pyterrabacktyl.readthedocs.io/en/latest/).
99

10+
## Docker:
11+
Visit [PyTerraBackTYL Docker Hub page](https://hub.docker.com/r/devdull/pyterrabacktyl) to get up and running quickly. By default, the container starts up using the PyShelveBackend module, but contains all package requirements for the GitBackend and the AESBackend.
12+
1013
## Quickstart:
1114
### Requirements:
1215
- PyTerraBackTYL was developed using Python 3.6 and is subsequently recommended, but 3.4 and 3.5 have been tested and known to work well.

0 commit comments

Comments
 (0)