Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Maunium
dns
Commits
5fcc78b4
Commit
5fcc78b4
authored
Feb 25, 2021
by
Tulir Asokan
🐈
Browse files
Update docker image
parent
08e4ad02
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
5fcc78b4
FROM
alpine:3.1
2
FROM
alpine:3.1
3
RUN
apk add
--no-cache
bind
bind-dnssec-tools bind-tools
&&
rm
-rf
/var/cache/apk/
*
COPY
start.sh /start.sh
CMD
["/start.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