mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-26 12:51:37 +02:00
Updated env variables for building process
This commit is contained in:
parent
91cde822c2
commit
bfa42442d1
@ -32,7 +32,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…
x
Reference in New Issue
Block a user