Skip to content

Commit

Permalink
Add csv file in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
chaspy committed Feb 7, 2021
1 parent 094d666 commit 02320d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ RUN adduser -D -S -H exporter

USER exporter

COPY eolinfo.csv /app/eolinfo.csv

ENTRYPOINT ["/app/aws-rds-engine-version-prometheus-exporter"]

0 comments on commit 02320d1

Please sign in to comment.