mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
Fix sharp install
This commit is contained in:
parent
8a40531d76
commit
9618ded96a
2 changed files with 4 additions and 2 deletions
|
|
@ -25,8 +25,6 @@ RUN bunx --bun prisma generate
|
|||
RUN bun run prod-build
|
||||
COPY prisma /temp/dist
|
||||
WORKDIR /temp/dist
|
||||
# Add sharp
|
||||
RUN bun add sharp
|
||||
|
||||
# copy production dependencies and source code into final image
|
||||
# Alpine (musl) causes errors with Bun :(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue