Add encfs package for remote encrypted drives
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2023-10-25 17:53:43 +02:00
parent 289da45ebc
commit 8693c98ae8

View File

@@ -18,7 +18,7 @@ RUN apk --no-cache --update add \
perl perl-archive-zip perl-xml-rss perl-cgi perl-file-listing perl-json-xs \
expat samba-client iputils openssh openssl rrdtool ttf-dejavu \
msmtp lighttpd lighttpd-mod_auth apache2-utils tzdata libstdc++ libgomp \
gzip pigz \
gzip pigz encfs \
&& apk --no-cache --update -X http://dl-cdn.alpinelinux.org/alpine/edge/community add par2cmdline \
# Install backuppc build dependencies
&& apk --no-cache --update --virtual build-dependencies add \