This commit is contained in:
parent
72ae1ef84d
commit
fc7e38a91d
@ -13,7 +13,7 @@ ENV S6_OVERLAY_VERSION=3.1.6.2 \
|
||||
HOME="/home/homebridge" \
|
||||
npm_config_prefix=/opt/homebridge
|
||||
|
||||
RUN apt-get update && apt-get upgrade \
|
||||
RUN apt-get update && apt-get upgrade -y \
|
||||
&& apt-get install --no-install-recommends -y curl psmisc procps iputils-ping \
|
||||
ca-certificates jq net-tools xz-utils \
|
||||
&& chmod 4755 /bin/ping \
|
||||
|
Loading…
Reference in New Issue
Block a user