commit 40273e82776ce572675154891c1db36bd778fc43 Author: Matthew Slowe Date: Sat Jun 12 13:51:08 2021 +0100 base container without script diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 0000000..ef9cdb2 --- /dev/null +++ b/Dockerfile @@ -0,0 +1,4 @@ +FROM alpine +# docker build -t fooflington/mythic-beasts-dns . +LABEL maintainer="Matthew Slowe " +RUN apk --no-cache add perl perl-yaml perl-lwp-protocol-https perl-json perl-uri perl-yaml-tiny perl-www-form-urlencoded