Skip to content

Commit 06cb58c

Browse files
committed
Remove dhclient from the image.
1 parent 9b3f6f8 commit 06cb58c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docker/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,7 @@ RUN apk -U add \
118118
mosquitto \
119119
popt \
120120
soxr \
121-
curl \
122-
dhclient
121+
curl
123122

124123
RUN rm -rfv /lib/apk/db/* && \
125124
rm -rfv /etc/avahi/services/*.service && \

0 commit comments

Comments
 (0)