mirror of
https://github.com/Icinga/icinga2.git
synced 2025-09-25 10:48:20 +02:00
don't install boost dev in the final image
This commit is contained in:
parent
3bf1e6e88a
commit
8ea11128a4
@ -149,17 +149,15 @@ RUN apt-get update && \
|
|||||||
curl \
|
curl \
|
||||||
dumb-init \
|
dumb-init \
|
||||||
file \
|
file \
|
||||||
libboost1.83-dev \
|
libboost-context1.83.0 \
|
||||||
libboost-context1.83-dev \
|
libboost-coroutine1.83.0 \
|
||||||
libboost-coroutine1.83-dev \
|
libboost-date-time1.83.0 \
|
||||||
libboost-date-time1.83-dev \
|
libboost-filesystem1.83.0 \
|
||||||
libboost-filesystem1.83-dev \
|
libboost-iostreams1.83.0 \
|
||||||
libboost-iostreams1.83-dev \
|
libboost-program-options1.83.0 \
|
||||||
libboost-program-options1.83-dev \
|
libboost-regex1.83.0 \
|
||||||
libboost-regex1.83-dev \
|
libboost-system1.83.0 \
|
||||||
libboost-system1.83-dev \
|
libboost-thread1.83.0 \
|
||||||
libboost-thread1.83-dev \
|
|
||||||
libboost-test1.83-dev \
|
|
||||||
libcap2-bin \
|
libcap2-bin \
|
||||||
libedit2 \
|
libedit2 \
|
||||||
libldap-common \
|
libldap-common \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user