garden-esphome/Dockerfile.perl
Ryan Voots 494974a6a7
Some checks reported errors
continuous-integration/drone/push Build encountered an error
copy
2022-04-18 16:21:20 -04:00

4 lines
77 B
Perl

FROM perl:latest
COPY cpanfile cpanfile
RUN cpanm --verbose --installdeps .