V2.0.1 aka it's working now
This commit is contained in:
@@ -2,6 +2,8 @@ FROM alpine:latest
|
||||
|
||||
# https://docs.docker.com/reference/dockerfile/#environment-replacement
|
||||
ENV DEBMIRRORURL="https://www.debian.org/mirror/list"
|
||||
ENV EXTRAREPOS=True
|
||||
ENV SECURITYREPOS=True
|
||||
|
||||
RUN apk update && \
|
||||
apk add python3 py3-pip git
|
||||
|
||||
Reference in New Issue
Block a user