Enter the following command in the repo directory.
$sudo docker build --force-rm=true -t openfalcon-build .
$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
Content type
Image
Digest
sha256:6fef88fa2…
Size
234.5 MB
Last updated
over 10 years ago
docker pull minimum/openfalcon-build