From 40273e82776ce572675154891c1db36bd778fc43 Mon Sep 17 00:00:00 2001 From: Matthew Slowe Date: Sat, 12 Jun 2021 13:51:08 +0100 Subject: [PATCH] base container without script --- Dockerfile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Dockerfile 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