mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
Keep Node
This commit is contained in:
parent
110ce538c3
commit
5226f9ff4e
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@ LABEL org.opencontainers.image.description "Lysand Server docker image"
|
|||
# CD to app
|
||||
WORKDIR /app
|
||||
RUN bunx prisma generate
|
||||
RUN rm /usr/local/bin/node
|
||||
# CD to app
|
||||
WORKDIR /app
|
||||
ENTRYPOINT [ "bun", "run", "index.ts" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue