mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2025-05-15 07:34:49 -04:00
Implements #88, documents adjust, uniformed default values
This commit is contained in:
parent
27aa94a6e4
commit
33cedce48c
14 changed files with 144 additions and 142 deletions
|
@ -1,8 +1,8 @@
|
|||
# This is a minimized version from docker/docker-py3-kms/Dockerfile without SQLLite support to further reduce image size
|
||||
# This is a minimized version from docker/docker-py3-kms/Dockerfile without SQLite support to further reduce image size
|
||||
|
||||
FROM alpine:3.8
|
||||
|
||||
ENV IP ::
|
||||
ENV IP 0.0.0.0
|
||||
ENV PORT 1688
|
||||
ENV EPID ""
|
||||
ENV LCID 1033
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue