Skip to content

Commit

Permalink
Remove dhclient from the image.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebrady committed Jan 31, 2025
1 parent 9b3f6f8 commit 06cb58c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,7 @@ RUN apk -U add \
mosquitto \
popt \
soxr \
curl \
dhclient
curl

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

0 comments on commit 06cb58c

Please sign in to comment.