-
New Feature
-
Resolution: Not A Defect
-
Minor
-
None
I am using docker slave plugin to run a testing environment.
I have a main container and 3 side container each for database(mysql,redis and mongodb).
I want a field in the plugin using which i can assign name to each databse container(say mysql1, redis1 and mongodb1 etc).
By default random names(ex. dazzling_lumiere) are assigned to the containers by docker when containers are build.By specifying a fix name, the name can be further used for connection to that specific container.
[JENKINS-43790] Add a feature to Add/Configure name of the side container
Summary | Original: Add a feature to Add/Configure name of the side container | New: Add a feature to Add/Configure Image name of the side container |
Description |
Original:
I am using docker slave plugin to run a testing environment. I have a main container and 3 side container each for database(mysql,redis and mongodb). I want a field in the plugin using which i can assign name to each databse container(say mysql1, redis1 and mongodb1 etc). By default random names are assigned to the containers by docker when containers are build.By specifying a fix name, the name can be further used for connection to that specific container. |
New:
I am using docker slave plugin to run a testing environment. I have a main container and 3 side container each for database(mysql,redis and mongodb). I want a field in the plugin using which i can assign name to each databse container(say mysql1, redis1 and mongodb1 etc). By default random names(ex. dazzling_lumiere) are assigned to the containers by docker when containers are build.By specifying a fix name, the name can be further used for connection to that specific container. |
Summary | Original: Add a feature to Add/Configure Image name of the side container | New: Add a feature to Add/Configure name of the side container |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |