mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-24 14:28:38 +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/ \
|
||||
--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 && \
|
||||
INSTALL_PKGS="autoconf \
|
||||
automake \
|
||||
|
Loading…
Reference in New Issue
Block a user