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
66ad01d0
Commit
66ad01d0
authored
Apr 25, 2022
by
Tulir Asokan
🐈
Browse files
Update to Alpine 3.15
parent
e8adbf81
Pipeline
#5796
passed with stage
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
66ad01d0
FROM
alpine:3.1
4
FROM
alpine:3.1
5
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