mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-19 08:19:15 +00:00
3 lines
89 B
Docker
3 lines
89 B
Docker
|
FROM alpine
|
||
|
RUN apk add perl perl-dbd-sqlite perl-file-slurp perl-yaml-libyaml perl-json
|