mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
Update Dockerfile
This commit is contained in:
parent
0b8fa335ac
commit
9172f2ae59
@ -11,7 +11,7 @@ COPY package*.json ./
|
|||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
## Install and build the Solid community server (prepare script cannot run in wd)
|
## Install and build the Solid community server (prepare script cannot run in wd)
|
||||||
RUN npm ci && npm run build
|
RUN npm ci --unsafe-perm && npm run build
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user