Eivind Næss

Results 145 comments of Eivind Næss

@paulusmack for the time being, I think that would be appropriate. There might be a time in the future someone would add e.g. PEAP-SHA1 or something similar, which should allow...

```pipeline { agent { dockerContainer { image "ubuntu:jammy-20250530" label "linux" } } .... }``` Without the label "linux", any host would attempt to create a docker container and install the...

@yahavi You have any insights here?

Let me know if you have any questions, @rkkoszewski

https://forums.docker.com/t/docker-mount-d-drive-on-windows-container-createcomputesystem-the-parameter-is-incorrect/128615