Skip to content
Snippets Groups Projects

Update Dockerfile

Open Andrew Newdigate requested to merge master2323423 into master
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -5,3 +5,6 @@ COPY dist/redis_exporter /bin/redis_exporter
EXPOSE 9121
ENTRYPOINT [ "/bin/redis_exporter" ]
# TESTING
\ No newline at end of file
Loading