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
Content type
Image
Digest
sha256:2fa9a79a2…
Size
27.2 MB
Last updated
over 3 years ago
docker pull leogalski/hbmi-api