Signed-off-by: ale <ale@manalejandro.com>
This commit is contained in:
parent
f14cd1f1f8
commit
e01aef4638
@ -15,7 +15,7 @@ RUN \
|
||||
wget -qO- ${MONIT_URL}/monit-${MONIT_VERSION}.tar.gz | tar xz && \
|
||||
cd /opt/src/monit-${MONIT_VERSION} && \
|
||||
./configure --prefix=${MONIT_HOME} --without-pam && \
|
||||
make && make install && \
|
||||
make -j1 && make install && \
|
||||
apk del gcc musl-dev make libressl-dev file zlib-dev && \
|
||||
rm -rf /var/cache/apk/* /opt/src
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user