Sign inSign up

leogalski/hbmi-api

By leogalski

•Updated over 3 years ago

HBMI API container

Image
0

304

leogalski/hbmi-api repository overview

Recommended parameters to run the container (as the API requires very low resources):

docker run -tid -p 8080:8080 --platform linux/arm64/v8 --cpus=1 --memory=24m --memory-swap=32m -v <Local directory where log files are located>:/hbmi/api/log/ --name hbmi-api leogalski/hbmi-api:latest

You can replace the $(pwd) with the actual path where the log files are stored

Tag summary

Content type

Image

Digest

sha256:2fa9a79a2…

Size

27.2 MB

Last updated

over 3 years ago

docker pull leogalski/hbmi-api