This commit is contained in:
parent
ca678d0237
commit
d7b034e20b
@ -13,7 +13,8 @@ RUN apk update && apk add --no-cache \
|
|||||||
libwebp-tools \
|
libwebp-tools \
|
||||||
findutils \
|
findutils \
|
||||||
bash \
|
bash \
|
||||||
git
|
git \
|
||||||
|
openssh-client
|
||||||
|
|
||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
COPY --from=builder /usr/src/app/ /usr/src/app/
|
COPY --from=builder /usr/src/app/ /usr/src/app/
|
||||||
|
Loading…
Reference in New Issue
Block a user