mirror of
https://github.com/xuthus83/pigallery2.git
synced 2025-01-14 14:43:17 +08:00
This commit is contained in:
parent
0a7f0cc08f
commit
5457b621ed
@ -2,7 +2,7 @@
|
||||
#-----------------------------------------
|
||||
FROM node:18.19-bullseye AS builder
|
||||
RUN apt update && apt install -y --no-install-recommends libvips-dev python3
|
||||
COPY pigallery2-release /app
|
||||
COPY release /app
|
||||
WORKDIR /app
|
||||
RUN npm install --unsafe-perm --fetch-timeout=90000
|
||||
RUN mkdir -p /app/data/config && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user