Skip to content
Snippets Groups Projects
Commit 2cd5aa55 authored by nimrod's avatar nimrod
Browse files

Can't check binary during build.

There's no flag that won't fail.
parent 8d92c38c
No related branches found
No related tags found
No related merge requests found
...@@ -5,4 +5,3 @@ RUN apt-get update && \ ...@@ -5,4 +5,3 @@ RUN apt-get update && \
USER nobody USER nobody
ENV PATH=/usr/lib/nagios/plugins:/usr/local/bin:/usr/bin:/bin ENV PATH=/usr/lib/nagios/plugins:/usr/local/bin:/usr/bin:/bin
ENTRYPOINT ["check_nrpe"] ENTRYPOINT ["check_nrpe"]
RUN check_nrpe --help
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment