Rename to osrs-prometheus-exporter
This commit is contained in:
parent
aeaaa4e3a5
commit
af1c8335df
3 changed files with 5 additions and 4 deletions
|
@ -1,4 +1,5 @@
|
|||
FROM scratch
|
||||
|
||||
COPY ${CI_WORKSPACE}/target/release/osrs-playercount /bootstrap
|
||||
COPY ${CI_WORKSPACE}/target/release/osrs-prometheus-exporter /bootstrap
|
||||
EXPOSE 3030
|
||||
CMD ["/bootstrap"]
|
Loading…
Add table
Add a link
Reference in a new issue