You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-06 22:23:10 +02:00
fix hass
This commit is contained in:
@ -14,6 +14,7 @@ RUN set -xe \
|
|||||||
&& apk update \
|
&& apk update \
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
curl \
|
||||||
build-base \
|
build-base \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
linux-headers \
|
linux-headers \
|
||||||
|
@ -14,6 +14,7 @@ RUN set -xe \
|
|||||||
&& apk update \
|
&& apk update \
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
curl \
|
||||||
build-base \
|
build-base \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
linux-headers \
|
linux-headers \
|
||||||
|
Reference in New Issue
Block a user