Sign inSign up

redmatter/dockbeat

By redmatter

Updated almost 10 years ago

Dockerised dockbeat; re-packaged official build binaries over alpine base.

Image
1

1.0K

redmatter/dockbeat repository overview

Dockerised dockbeat

This is the source for redmatter/dockbeat docker image.

This repackages the prebuilt binaries from dockbeat repository and it follows upstream tags / releases.

How to use it?

The container does not come with a config file. So you will need to customise dockbeat.yml before you get going. Once you have created a customised dockbeat.yml, you can run the below command to get going.

docker run -d \
    -v /var/run/docker.sock:/var/run/docker.sock \
    -v /path/to/config-directory:/etc/dockbeat \
    redmatter/dockbeat

Tag summary

Content type

Image

Digest

Size

11.7 MB

Last updated

almost 10 years ago

docker pull redmatter/dockbeat