Skip to content

Commit a69a782

Browse files
Dockerfile: fix a bug with CMD
1 parent eaae1b1 commit a69a782

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@ COPY --from=builder /data/targets.yml /data/targets.yml
1010
VOLUME /data
1111
USER 1001
1212
ENTRYPOINT ["/prometheus-puppetdb-sd"]
13-
CMD [""]

0 commit comments

Comments
 (0)