zenstackhq / zenstack

Fullstack TypeScript toolkit that enhances Prisma ORM with flexible Authorization layer for RBAC/ABAC/PBAC/ReBAC, offering auto-generated type-safe APIs and frontend hooks.
https://zenstack.dev
MIT License
2.07k stars 88 forks source link

@zenstackhq/runtime can't install on docker container. #417

Closed JYachelini closed 1 year ago

JYachelini commented 1 year ago

Description and expected behavior I am trying to get my API up with the @zenstackhq/runtime package and when installing the dependencies in the docker container it runs out of memory. Trying different packages to find out which one was causing this, it turns out to be the one I mention.

Screenshots If applicable, add screenshots to help explain your problem.

Captura de pantalla 2023-05-17 a la(s) 17 32 11 Captura de pantalla 2023-05-17 a la(s) 17 32 26

Note: In my bitbucket-pipelines I increase the size of container with size: 2x

Environment (please complete the following information):

ymc9 commented 1 year ago

This looks weird ... is it possible to share the docker file (or a simplified version)?

You can find me on discord too: https://discord.com/invite/Ykhr738dUe and DM if it's more appropriate. @JYachelini

JYachelini commented 1 year ago

Sure, I will contact you from discord. Thanks!

JYachelini commented 1 year ago

Oh, @ymc9, can you generate new link? The link literally says can't accept the invitation

ymc9 commented 1 year ago

Oops ... does this one work? https://discord.gg/qGqdkNBU

ymc9 commented 1 year ago

Closing for now