Skip to content

What does it mean to wait for the container's "next-exit"? #21828

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
cowwoc opened this issue Jan 15, 2025 · 1 comment
Closed
1 task done

What does it mean to wait for the container's "next-exit"? #21828

cowwoc opened this issue Jan 15, 2025 · 1 comment
Labels
area/api Relates to Docker API docs area/engine Issue affects Docker engine/daemon lifecycle/stale status/triage Needs triage

Comments

@cowwoc
Copy link

cowwoc commented Jan 15, 2025

Is this a docs issue?

  • My issue is about the documentation content or website

Type of issue

I can't find what I'm looking for

Description

https://docs.docker.com/reference/api/engine/version/v1.47/#tag/Container/operation/ContainerWait reads:

condition | string
Default: "not-running"
Enum: "not-running" "next-exit" "removed"
Wait until a container state reaches the given condition. Defaults to not-running if omitted or empty.

Please explain how "next-exit" differs from "not-running".

Location

https://docs.docker.com/reference/api/engine/version/v1.47/#tag/Container/operation/ContainerWait

Suggestion

No response

@cowwoc cowwoc added the status/triage Needs triage label Jan 15, 2025
@craig-osterhout craig-osterhout added area/engine Issue affects Docker engine/daemon area/api Relates to Docker API docs labels Jan 22, 2025
@docker-robot
Copy link

docker-robot bot commented Apr 22, 2025

There hasn't been any activity on this issue for a long time.
If the problem is still relevant, mark the issue as fresh with a /remove-lifecycle stale comment.
If not, this issue will be closed in 14 days. This helps our maintainers focus on the active issues.

Prevent issues from auto-closing with a /lifecycle frozen comment.

/lifecycle stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Relates to Docker API docs area/engine Issue affects Docker engine/daemon lifecycle/stale status/triage Needs triage
Projects
None yet
Development

No branches or pull requests

2 participants