jenkinsci / jenkinsci/docker-workflow-plugin

[JENKINS-57960] Add depends-on to wait for healthchecks to finish

Open
#620 0 comments 0 reactions 0 assignees View on GitHub
component:docker-workflow-plugin enhancement imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
527
Forks
422
Avg merge
10m
Merged PRs (30d)
1

Description

It would be really helpful to have a syntax to wait for docker health-checks of a specific container to finish before continuing. This could be similar to the depends-on syntax of docker-compose. Right now this has to be implemented by hand in the Jenkinsfile.

---
Originally reported by janoschdeurer, imported from: Add depends-on to wait for healthchecks to finish


  • status: Open
  • priority: Minor
  • component(s): docker-workflow-plugin
  • label(s): docker
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 2025-12-07

Raw content of original issue

It would be really helpful to have a syntax to wait for docker health-checks of a specific container to finish before continuing. This could be similar to the depends-on syntax of docker-compose. Right now this has to be implemented by hand in the Jenkinsfile.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.