mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-10-29 09:12:19 +00:00
doh2
This commit is contained in:
@@ -12,7 +12,7 @@ ARG OLEFY_SHA256=1f5aa58b78ca7917350135b4425e5ed4d580c7051aabed1952c6afd12d0345a
|
||||
RUN set -euxo pipefail \
|
||||
; apk add --no-cache netcat-openbsd libmagic libffi \
|
||||
; curl -sLo olefy.py $OLEFY_SCRIPT \
|
||||
; echo "$OLEFY_SHA256 olefy.py" |sha256sum --check \
|
||||
; echo "$OLEFY_SHA256 olefy.py" |sha256sum -c \
|
||||
; chmod 755 olefy.py
|
||||
|
||||
COPY start.py /
|
||||
|
||||
Reference in New Issue
Block a user