mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-02-03 11:29:18 +01:00
Updated env variables for building process
This commit is contained in:
parent
e13c2068ad
commit
3a16fe140e
@ -33,7 +33,7 @@ COPY ["licenses", "/licenses"]
|
|||||||
|
|
||||||
RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
||||||
--mount=type=tmpfs,target=/var/cache/yum/ \
|
--mount=type=tmpfs,target=/var/cache/yum/ \
|
||||||
# --mount=type=bind,target=/run/secrets/,src=secrets/ \
|
--mount=type=bind,target=/run/secrets/,src=secrets/ \
|
||||||
set -eux && \
|
set -eux && \
|
||||||
INSTALL_PKGS="autoconf \
|
INSTALL_PKGS="autoconf \
|
||||||
automake \
|
automake \
|
||||||
|
Loading…
Reference in New Issue
Block a user