mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
Try to fix Dockerfile
This commit is contained in:
parent
59dceada52
commit
e1d699bab1
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ COPY --from=install /temp/prod/node_modules /app/node_modules
|
||||||
COPY . /app
|
COPY . /app
|
||||||
|
|
||||||
# Build Vite in pages
|
# Build Vite in pages
|
||||||
|
WORKDIR /app
|
||||||
RUN bunx --bun vite build pages
|
RUN bunx --bun vite build pages
|
||||||
|
|
||||||
LABEL org.opencontainers.image.authors "Gaspard Wierzbinski (https://cpluspatch.dev)"
|
LABEL org.opencontainers.image.authors "Gaspard Wierzbinski (https://cpluspatch.dev)"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue