Skip to content

Blocking on first start with Docker #135

@duylong

Description

@duylong

🐛 Bug Report

Describe the bug

The container freezes on "! Corepack is about to download https://registry.npmjs.org/pnpm/-/pnpm-9.14.2.tgz".

It waits for confirmation before continuing.

To Reproduce

Normal container startup.

Environment (please complete the following information):

  • App version/commit [if applicable] : From version 0.2.5 (my first version) and up to the latest version (0.3.1)

Additional context

Inside the container, I have to run the command "pnpm --prefix /app db:migrate" then confirm "yes", and restart the container. After the restart, everything works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions