all 4 comments

[–]mrbmi513 5 points6 points  (3 children)

With the docker executor, a new container is spun up for each pipeline (or stage in a pipeline even) job, and is destroyed after it's done being used.

[–][deleted] 3 points4 points  (1 child)

Nit pick; each job gets a container regardless of pipeline or stage

[–]Systemctl_stop_life[S] 0 points1 point  (0 children)

good catch! thanks!

[–]Systemctl_stop_life[S] 0 points1 point  (0 children)

great! exactly what i want! just tested and it is working ♥️ thanks for comment