diff options
Diffstat (limited to 'build')
| -rw-r--r-- | build/test/nms-collector-test.Dockerfile | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/build/test/nms-collector-test.Dockerfile b/build/test/nms-collector-test.Dockerfile index 4a82491..f7e7441 100644 --- a/build/test/nms-collector-test.Dockerfile +++ b/build/test/nms-collector-test.Dockerfile @@ -1,4 +1,4 @@  FROM debian:jessie  RUN apt-get update && apt-get install -y git-core  RUN git clone https://github.com/tech-server/tgnms - +CMD /opt/nms/collectors/ping.pl  | 
