Skip to content

khesam109/microprofile-health-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Health Exporter



docker

docker image build -t health-exporter:1.1.1 .

docker run -d -p 1234:1234 health-exporter:1.1.1

docker run -d -e EXPORTER_CONFIG_PATH='/home/config.yml' -p 1234:1234 health-exporter:1.1.1

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published