This repository was archived by the owner on Oct 13, 2023. It is now read-only.
Commit ca10f69
Jenkinsfile: ensure all containers are cleaned up
By convention, containers spawned by jenkins jobs have the name:
docker-pr${BUILD_NUMBER}
That works fine for jobs with a single container. This commit cleans up
when multiple containers are spawned with the convention that their names
share the same "docker-pr${BUILD_NUMBER}-" prefix.
Signed-off-by: Tibor Vass <tibor@docker.com>
(cherry picked from commit f470698c2c10c2382080fab34f83088450fabdd6)
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
Upstream-commit: 4b5c535be9e3b6c8f35f4072395235aaeeed96e7
Component: engine1 parent c73dca1 commit ca10f69
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
662 | 662 | | |
663 | 663 | | |
664 | 664 | | |
| 665 | + | |
| 666 | + | |
665 | 667 | | |
666 | 668 | | |
667 | 669 | | |
| |||
0 commit comments