This commit is contained in:
@@ -2,8 +2,6 @@ FROM alpine:latest
|
|||||||
LABEL maintainer="Per Ryan Edin <ryan@helloryan.se>"
|
LABEL maintainer="Per Ryan Edin <ryan@helloryan.se>"
|
||||||
|
|
||||||
RUN apk update
|
RUN apk update
|
||||||
RUN apk add minio-client nodejs git
|
RUN apk add minio-client nodejs git yarn
|
||||||
|
|
||||||
RUN npm i -g yarn
|
|
||||||
|
|
||||||
WORKDIR /work
|
WORKDIR /work
|
||||||
|
|||||||
Reference in New Issue
Block a user