Containers : Usage and Types? 

Container is a collection of stages used for the purpose of Reusability.

There are 2 types of Containers.
a) Local Container: Job Specific
b) Shared Container: Used in any job within a project. 

Showing Answers 1 - 1 of 1 Answers

Container is a collection of stages used for the purpose of Reusability. There are 2 types of Containers. a) Local Container: Job Specific b) Shared Container: Used in any job within a project. ? There are two types of shared container:? 1.Server shared container. Used in server jobs (can also be used in parallel jobs).? 2.Parallel shared container. Used in parallel jobs. You can also include server shared containers in parallel jobs as a way of incorporating server job functionality into a parallel stage (for example, you could use one to make a server plug-in stage available to a parallel job).regardsjagan

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions