Sign inSign up

cepave/openfalcon-build

By cepave

Updated over 8 years ago

openfalcon-build

Image
2

2.7K

cepave/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

Size

228.3 MB

Last updated

over 8 years ago

docker pull cepave/openfalcon-build