proof of concept checker

This commit is contained in:
2020-05-30 15:25:18 +01:00
parent a150c749e1
commit 8f07a10c7f
4 changed files with 157 additions and 0 deletions

2
checker/Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM alpine
RUN apk add perl perl-dbd-sqlite perl-file-slurp perl-yaml-libyaml perl-json