-
Improvement
-
Resolution: Fixed
-
Blocker
-
Docker plugin Version 1.2.9
Jenkins 2.356
We are migrating to Docker-attach container connection method from JNLP due to it going unsupported in Java 11. Unfortunately our Jenkins user ID is above the maximum bit allowance in the TarArchiveOutputStream.java. With our setup it would require changing ownership of a huge number of files when we make the uid change. (since jenkins is stored in active directory) We would like to request that the Docker plugin to increase the bit allowance for this plugin.