-
New Feature
-
Resolution: Fixed
-
Major
-
None
-
using the latest Cloudbees supported version with the latest docker-plugin.
Need support for --label in docker template.
See link for more details on labels.
https://docs.docker.com/engine/reference/commandline/run/
Background: I am using UCP which uses labels to control access privileges. Without it we are unable to terminate containers (docker rm -f xxaaaxxx). They currently fail with 'Access Denied' and need to request our UCP Admin to terminate these containers.
Do you have any link to documentation about this restriction on UCP ?
Plugin should automatically inject such labels if they're actually required.