Sign inSign up

minimum/openfalcon-build

By minimum

Updated over 10 years ago

Image
2

1.3K

minimum/openfalcon-build repository overview

docker-openfalcon-build

Build

Enter the following command in the repo directory.

$sudo docker build --force-rm=true -t openfalcon-build .

Run

$mkdir /tmp/pack
$sudo docker run -d --rm=true -v /tmp/pack:/package openfalcon-build

You can specify one or more components to build, like

$sudo docker run -d --rm=true -v /tmp/pack:/package openfalcon-build agent fe portal

Components:
agent
graph
query
dashboard
sender
links
portal
hbs
alarm
fe
judge
transfer
task nodata aggregator all

Tag summary

Content type

Image

Digest

sha256:6fef88fa2

Size

234.5 MB

Last updated

over 10 years ago

docker pull minimum/openfalcon-build