mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-20 12:28:37 +01:00
Fixed runtime library on Ubuntu
This commit is contained in:
parent
9ec904f806
commit
129e589566
@ -46,6 +46,7 @@ RUN --mount=type=cache,target=/var/lib/apt/,sharing=locked \
|
|||||||
libcurl4t64 \
|
libcurl4t64 \
|
||||||
libevent-2.1 \
|
libevent-2.1 \
|
||||||
libevent-pthreads-2.1 \
|
libevent-pthreads-2.1 \
|
||||||
|
libevent-extra-2.1 \
|
||||||
libmysqlclient21 \
|
libmysqlclient21 \
|
||||||
libopenipmi0t64 \
|
libopenipmi0t64 \
|
||||||
libpcre2-8-0 \
|
libpcre2-8-0 \
|
||||||
|
@ -44,6 +44,7 @@ RUN --mount=type=cache,target=/var/lib/apt/,sharing=locked \
|
|||||||
libcurl4t64 \
|
libcurl4t64 \
|
||||||
libevent-2.1 \
|
libevent-2.1 \
|
||||||
libevent-pthreads-2.1 \
|
libevent-pthreads-2.1 \
|
||||||
|
libevent-extra-2.1 \
|
||||||
libopenipmi0t64 \
|
libopenipmi0t64 \
|
||||||
libpcre2-8-0 \
|
libpcre2-8-0 \
|
||||||
libsnmp40t64 \
|
libsnmp40t64 \
|
||||||
|
@ -47,6 +47,7 @@ RUN --mount=type=cache,target=/var/lib/apt/,sharing=locked \
|
|||||||
libcurl4t64 \
|
libcurl4t64 \
|
||||||
libevent-2.1 \
|
libevent-2.1 \
|
||||||
libevent-pthreads-2.1 \
|
libevent-pthreads-2.1 \
|
||||||
|
libevent-extra-2.1 \
|
||||||
libmysqlclient21 \
|
libmysqlclient21 \
|
||||||
libopenipmi0t64 \
|
libopenipmi0t64 \
|
||||||
libpcre2-8-0 \
|
libpcre2-8-0 \
|
||||||
|
@ -47,6 +47,7 @@ RUN --mount=type=cache,target=/var/lib/apt/,sharing=locked \
|
|||||||
libcurl4t64 \
|
libcurl4t64 \
|
||||||
libevent-2.1 \
|
libevent-2.1 \
|
||||||
libevent-pthreads-2.1 \
|
libevent-pthreads-2.1 \
|
||||||
|
libevent-extra-2.1 \
|
||||||
libopenipmi0t64 \
|
libopenipmi0t64 \
|
||||||
libpcre2-8-0 \
|
libpcre2-8-0 \
|
||||||
libpq5 \
|
libpq5 \
|
||||||
|
Loading…
Reference in New Issue
Block a user