mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-04 20:36:14 +00:00
wip
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM node:16-alpine AS builder
|
||||
RUN apk add git bash
|
||||
WORKDIR /app
|
||||
COPY .yarn ./.yarn
|
||||
COPY .yarnrc.yml ./
|
||||
|
||||
Reference in New Issue
Block a user