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