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