Added libevent-pthreads package for Ubuntu based images

This commit is contained in:
Alexey Pustovalov 2023-03-01 13:41:38 +09:00
parent a0d2de1c80
commit b84110a871
4 changed files with 4 additions and 0 deletions

View File

@ -44,6 +44,7 @@ RUN set -eux && \
fping \
libcurl4 \
libevent-2.1 \
libevent-pthreads-2.1 \
libmysqlclient21 \
libopenipmi0 \
libpcre2-8-0 \

View File

@ -43,6 +43,7 @@ RUN set -eux && \
fping \
libcurl4 \
libevent-2.1 \
libevent-pthreads-2.1 \
libopenipmi0 \
libpcre2-8-0 \
libsnmp40 \

View File

@ -47,6 +47,7 @@ RUN set -eux && \
fping \
libcurl4 \
libevent-2.1 \
libevent-pthreads-2.1 \
libmysqlclient21 \
libopenipmi0 \
libpcre2-8-0 \

View File

@ -48,6 +48,7 @@ RUN set -eux && \
fping \
libcurl4 \
libevent-2.1 \
libevent-pthreads-2.1 \
libopenipmi0 \
libpcre2-8-0 \
libpq5 \