This commit is contained in:
Simon Beginn 2020-06-25 10:14:17 +02:00
parent 419e612323
commit 01f6769ca5
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ and stop the GUI with the same precedent command (or interact with EXIT button).
![auto-docker](https://img.shields.io/docker/cloud/automated/pykmsorg/py-kms) ![auto-docker](https://img.shields.io/docker/cloud/automated/pykmsorg/py-kms)
![status-docker](https://img.shields.io/docker/cloud/build/pykmsorg/py-kms) ![status-docker](https://img.shields.io/docker/cloud/build/pykmsorg/py-kms)
This projects has docker image support. You can find all available image configurations inside the docker folder. This project has docker image support. You can find all available image configurations inside the docker folder.
There are three tags of the images available: There are three tags of the images available:
* `latest`, currently the same like minimal... * `latest`, currently the same like minimal...
* `minimal`, wich is based on the python3 minimal configuration of py-kms. _This image does NOT include SQLLite support!_ * `minimal`, wich is based on the python3 minimal configuration of py-kms. _This image does NOT include SQLLite support!_