Skip to content

[bug]: API docker is too heavy #142

Description

@DavideTarditi

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions