This commit is contained in:
commit
df37d70922
3 changed files with 122 additions and 0 deletions
4
Dockerfile
Normal file
4
Dockerfile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
FROM alpine:3
|
||||
|
||||
RUN apk add --no-cache \
|
||||
pdns
|
||||
Loading…
Add table
Add a link
Reference in a new issue