79531868

Date: 2025-03-24 18:35:56
Score: 1
Natty:
Report link

As a good option to build rebuild Kaniko image

FROM alpine:latest AS build

RUN apk add --no-cache git


FROM gcr.io/kaniko-project/executor:v1.23.2-debug

COPY --from=build /usr/bin/git /usr/bin/git
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ростислав