mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-13 03:52:55 +01:00
Yay
This commit is contained in:
parent
961d0bd897
commit
d07deb8e09
3 changed files with 10 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
FROM gcr.io/kaniko-project/executor:v1.7.0-debug AS kaniko-src
|
||||
|
||||
# Issue with kaniko which cannot copy files called kaniko:
|
||||
# https://github.com/GoogleContainerTools/kaniko/issues/960#issuecomment-573160390
|
||||
RUN cp -r /kaniko /kaniko-dist
|
||||
|
||||
FROM alpine/git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue