mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-18 16:09: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
|