This commit is contained in:
parent
912710b551
commit
494974a6a7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM perl:latest
|
||||
|
||||
COPY cpanfile
|
||||
COPY cpanfile cpanfile
|
||||
RUN cpanm --verbose --installdeps .
|
||||
|
|
Loading…
Add table
Reference in a new issue