mirror of
https://github.com/amir20/dozzle.git
synced 2026-01-02 19:17:37 +01:00
Updates to use yarn
This commit is contained in:
@@ -6,8 +6,8 @@ RUN apk add --no-cache git openssh python make g++ util-linux
|
||||
WORKDIR /build
|
||||
|
||||
# Install dependencies
|
||||
COPY package*.json ./
|
||||
RUN npm install
|
||||
COPY package.json yarn.lock ./
|
||||
RUN yarn
|
||||
|
||||
# Copy assets to build
|
||||
COPY assets ./assets
|
||||
|
||||
16087
package-lock.json
generated
16087
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user