reduced image side of converge-test from 351 MB to 21MB
This commit is contained in:
parent
74b7b7d5e1
commit
1075232fb0
@ -1,4 +1,4 @@
|
|||||||
ARG BASE_IMAGE
|
ARG BASE_IMAGE
|
||||||
FROM alpine:3.20.2
|
FROM alpine:3.20.2
|
||||||
RUN apk update && apk add go curl openssh && mkdir /test
|
RUN apk update && apk add curl openssh && mkdir /test
|
||||||
WORKDIR /test
|
WORKDIR /test
|
||||||
|
Loading…
Reference in New Issue
Block a user