Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
Remove dhclient from the AP2 Docker image.
  • Loading branch information
mikebrady committed Jan 31, 2025
2 parents bc67186 + 06cb58c commit 0b1c439
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 0b1c439

Please sign in to comment.