GPG fixes, crontab fixes, additional packages and permissions script for container startup.
ci/woodpecker/tag/build Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful
This commit is contained in:
@@ -4,6 +4,7 @@ ENV PERL_MM_USE_DEFAULT=1
|
||||
RUN apk add --no-cache \
|
||||
bison \
|
||||
build-base \
|
||||
busybox-suid \
|
||||
bzip2 \
|
||||
curl \
|
||||
diffutils \
|
||||
@@ -13,6 +14,7 @@ RUN apk add --no-cache \
|
||||
gnupg \
|
||||
libgd \
|
||||
krb5-dev \
|
||||
nano \
|
||||
openssl \
|
||||
openssl-dev \
|
||||
perl \
|
||||
|
||||
Reference in New Issue
Block a user