Sergei Kraev

Results 8 comments of Sergei Kraev

@yunwuxin you tried make dir in `/var/run` this dir will be ignored. just run build with arg `-v debug` and you will see message `Not adding /var/run because it is...

@zhuoshaojian, I can't reproduce the problem. ``` $ cat Dockerfile FROM gcr.io/kaniko-project/executor:v1.17.0-debug RUN mkdir -p /tmp $ podman run --rm -it --net host --name kaniko_test -v "$(pwd):/workspace/" gcr.io/kaniko-project/executor:v1.17.0-debug --insecure --insecure-pull...

when filename in the .dockerignore docker buildx dont copy to context this file and cant execute COPY . ``` ~/docker_test$ sudo docker buildx build -t blabla . [+] Building 0.1s...

@massimeddu-sonicjobs can you create repo with example project?

I checked it but dont see mistake. 🤔 When I change test.txt kaniko create new layer in final stage, what am I doing wrong? log here https://pastebin.com/9MHkGT7C

Hi @rgschmitz1! Can you make example `Dockerfile` please?

Hi! Whose approval is need? 🤔