mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-05 03:11:24 +00:00
Add tar
This commit is contained in:
parent
d3ec6300bf
commit
e2b4965b2a
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ COPY rootfs /
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache --virtual .build-dependencies \
|
apk add --no-cache --virtual .build-dependencies \
|
||||||
git=2.26.2-r0 \
|
git=2.26.2-r0 \
|
||||||
|
tar=1.32-r1 \
|
||||||
\
|
\
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
nginx=1.18.0-r0 \
|
nginx=1.18.0-r0 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue