Multi arch docker build

This commit is contained in:
Casper Verswijvelt
2021-04-26 17:31:50 +02:00
committed by CasperVerswijvelt
parent c03ef52ba8
commit 6621625d90
2 changed files with 47 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3-alpine
FROM python:alpine3.12
# Getting things ready
WORKDIR /usr/src/shynet