Skip to content

Commit

Permalink
build(docker): add bind-tools package for scripting
Browse files Browse the repository at this point in the history
  • Loading branch information
Elegant996 committed Sep 2, 2024
1 parent c73d296 commit 393d5a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ WORKDIR /root
RUN mkdir -p /sysroot/etc/apk && cp -r /etc/apk/* /sysroot/etc/apk/
RUN apk add --no-cache --initdb -p /sysroot \
alpine-baselayout \
bind-tools \
busybox \
ca-certificates \
jq \
Expand Down

0 comments on commit 393d5a4

Please sign in to comment.