mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-20 09:57:43 +02:00
Fixed issue with proxy-mysql image
This commit is contained in:
parent
2caa808dd4
commit
ab9fe9e98a
@ -51,7 +51,7 @@ RUN locale-gen $LC_ALL && \
|
|||||||
apt-get ${APT_FLAGS_COMMON} update && \
|
apt-get ${APT_FLAGS_COMMON} update && \
|
||||||
apt-get ${APT_FLAGS_PERSISTANT} install \
|
apt-get ${APT_FLAGS_PERSISTANT} install \
|
||||||
fping \
|
fping \
|
||||||
libcurl3
|
libcurl3 \
|
||||||
libevent-2.0 \
|
libevent-2.0 \
|
||||||
libiksemel3 \
|
libiksemel3 \
|
||||||
libmysqlclient18 \
|
libmysqlclient18 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user