Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
docker
powerdns
Commits
22829730
Commit
22829730
authored
Nov 11, 2018
by
Ludwig Ruderstaller
Browse files
test 2
parent
f8a3b046
Pipeline
#17698
passed with stage
in 17 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
22829730
FROM
psitrax/powerdns:latest
RUN
apk add
--nocache
sqlite
COPY
local.conf /etc/pdns/conf.d/local.conf
COPY
entrypoint.sh /entrypoint.sh
ENTRYPOINT
["/entrypoint.sh"]
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment