diff --git a/Dockerfile b/Dockerfile index e1a75196864f59f449163cfeea7604fff9b80ed0..cacb4f0c57cf03a1e148f2aa6ce7c0b90d1b6752 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,4 +5,3 @@ RUN apt-get update && \ USER nobody ENV PATH=/usr/lib/nagios/plugins:/usr/local/bin:/usr/bin:/bin ENTRYPOINT ["check_nrpe"] -RUN check_nrpe --help