Kifok
Results
2
comments of
Kifok
Adding more information, this is build command i've used to build docker image ` docker run \ -v $PWD:/build \ gcr.io/kaniko-project/executor:debug \ --dockerfile=Dockerfile \ --tar-path /build/image.tar \ --no-push \ --context...
Hello @lordkekz sorry for unclear message, actually `/var/run` is symlink by default i think, and when i tried to create file through /var/run - it's actually created, but don't change...