This website works better with JavaScript.
Home
Explore
Help
Sign In
jcgruenhage
/
docker-coredns
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add bind-tools for debugging
master
Jan Christian Grünhage
2 years ago
parent
81f04ddbc6
commit
bdb8b56c5a
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Dockerfile
+ 1
- 0
Dockerfile
View File
@@ -12,6 +12,7 @@ RUN apk add --no-cache \
unbound-libs \
ca-certificates \
libcap \
bind-tools \
&& apk add --no-cache \
-t .build-deps \
unbound-dev \
Write
Preview
Loading…
Cancel
Save