dosilyoun
dosilyoun
Hi @spurin! The windows version is 21H1 build 19043.1586 and The docker version is 4.7.1 (77678). If there is any possibility to solve it on my PC, I go for...
@spurin This is the newest version. What do you think? `Docker Desktop 4.7.1 (77678) is currently the newest version available. `
@spurin Finally I changed the /home/ansible/.ssh to 700 and /home/ansible/.ssh/authorized_keys to 600 Then I run the sshd with debug on ubuntu1: `sudo /usr/sbin/sshd -d -p 22` (sudo is needed because...
@spurin Finally I got the ssh working. 1. Modify the owners on hosts of .ssh and authorized keys to ansible 2. Then set 700 to .ssh folder and 600 to...
@JeromeJu I have only used v1.15.0
@JeromeJu v1.15.0 version of kaniko debug image: used parameters: --context=/builds/test --dockerfile=/builds/test/Dockerfile --destination=test.jfrog.io/test-repo/test: --cache=true --cache-repo=test.jfrog.io/test-repo --tar-path=test-image.tar --image-name-tag-with-digest-file=digest-file-test-image.tar --no-push --skip-push-permission-check --reproducible --log-timestamp=true --compressed-caching=false --ignore-path=/usr/lib/libcrypto.so.3 --ignore-path=/usr/lib/libssl.so.3 warning message: WARN[2023-12-18T11:12:51Z] Error uploading layer to...
Hey! Keep up the nice work. Just wanted to let you know that, the most recent version is 1.6.1
 Looks like the fix was released with version 107.84.16