Added multiarch to minimal

This commit is contained in:
Simon Beginn
2020-09-10 15:40:12 +02:00
parent 84a9f573ff
commit 2093791844
7 changed files with 136 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
# This is a minimized version from docker/docker-py3-kms/Dockerfile without SQLite support to further reduce image size
FROM alpine:3.8
FROM alpine:3.12
ENV IP 0.0.0.0
ENV PORT 1688