mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
docker immutable install
This commit is contained in:
parent
e7e34fb61c
commit
d54e492b94
@ -13,6 +13,7 @@ RUN apk add git ffmpeg tini alpine-sdk python3
|
||||
# Configure corepack and yarn
|
||||
RUN corepack enable
|
||||
RUN yarn set version berry
|
||||
RUN yarn install --immutable
|
||||
RUN yarn plugin import workspace-tools
|
||||
|
||||
# Build project (pnp dependencies are installed)
|
||||
|
Loading…
Reference in New Issue
Block a user