-
Improvement
-
Resolution: Won't Fix
-
Minor
-
None
Currently agent containers get assigned random names by docker. It would be nice to have them named according to the Jenkins build name.
Possible workaround (not tested):
agent { docker { image 'foo' args "--name $currentBuild.displayName" } }
[JENKINS-42466] Allow easy naming of docker/dockerfile agent containers
Epic Link |
New:
|
Rank | New: Ranked higher |
Rank | New: Ranked lower |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
+1