mirror of
https://github.com/Icinga/docker-icinga2.git
synced 2026-05-05 10:56:12 +02:00
strip -g /usr/lib/*/icinga2/sbin/icinga2
to reduce image size 937MB -> 709MB.
This commit is contained in:
parent
7422a5fe62
commit
d325355f9e
@ -17,6 +17,7 @@ make
|
||||
make test
|
||||
|
||||
make install "DESTDIR=$(pwd)/../icinga2-bin"
|
||||
strip -g ../icinga2-bin/usr/lib/*/icinga2/sbin/icinga2
|
||||
|
||||
cd ..
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user