Current behavior
API is too heavy. Must simplify and review dockerfile.
Steps to reproduce
-
Pull the latest Docker image for the API:
docker pull poveroh/poveroh-api:latest
-
Check image size:
docker images | grep poveroh
-
Run the container and monitor resources:
docker run -d --name api-test poveroh/poveroh-api:latest
docker stats api-test
Environment
Production
Browser
Other
Variant
Self-hosted (docker)
Version
v1.0.0
Current behavior
API is too heavy. Must simplify and review dockerfile.
Steps to reproduce
Pull the latest Docker image for the API:
docker pull poveroh/poveroh-api:latestCheck image size:
docker images | grep poverohRun the container and monitor resources:
docker run -d --name api-test poveroh/poveroh-api:latestdocker stats api-testEnvironment
Production
Browser
Other
Variant
Self-hosted (docker)
Version
v1.0.0