You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-23 22:04:47 +02:00
rebase and update for 3.10, avoid adding qemu file to x86 images
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM alpine:3.10
|
||||
ARG DISTRO=alpine:3.10
|
||||
FROM $DISTRO
|
||||
# python3 shared with most images
|
||||
RUN apk add --no-cache \
|
||||
python3 py3-pip bash \
|
||||
|
||||
Reference in New Issue
Block a user