add perl
All checks were successful
Build and Publish Docker Image / docker (push) Successful in 35s
All checks were successful
Build and Publish Docker Image / docker (push) Successful in 35s
Signed-off-by: Basil Bruhn <basil.bruhn@psi.ch>
This commit is contained in:
@@ -6,6 +6,8 @@ RUN apt-get update && apt-get install -y \
|
|||||||
gawk \
|
gawk \
|
||||||
sed \
|
sed \
|
||||||
bash \
|
bash \
|
||||||
|
perl \
|
||||||
|
libcgi-pm-perl \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
# Enable CGI module
|
# Enable CGI module
|
||||||
|
|||||||
Reference in New Issue
Block a user