This commit is contained in:
parent
80e1c020be
commit
475d03e4cd
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
FROM docker:cli
|
||||
#USER root
|
||||
USER root
|
||||
RUN apk update && apk add perl curl bash build-base wget openssl-dev zlib-dev
|
||||
#USER rootless
|
||||
RUN curl -L https://install.perlbrew.pl | bash
|
||||
|
|
Loading…
Add table
Reference in a new issue