Eliminate unnecessary packages. Add perl.

This commit is contained in:
James Parrott 2023-05-19 18:04:10 +01:00
parent 4983234ee0
commit a0a3df4e64

View file

@ -3,11 +3,9 @@ FROM alpine:3.18
RUN apk add \
build-base \
expat \
git-perl \
libssl3 \
libretls \
linux-headers \
make
make \
perl
ENV PLAN9=/usr/local/plan9