Skip to content

Prometheus container for The Lightweight Docker Runtime

Notifications You must be signed in to change notification settings

Accenture/tldr-prometheus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

Logspout.

Building

docker build -t tldr/prometheus .

Running

docker run -d --name prometheus -h prometheus --dns 172.17.0.1 -p 9090:9090 tldr/prometheus

Test run, dumps the content of the rendered file to standard output:

docker run -it --rm --name prometheus -h prometheus --dns 172.17.0.1 -p 9090:9090 tldr/prometheus -dry

About

Prometheus container for The Lightweight Docker Runtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages