Open
Description
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 tonot-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
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
docker-robot commentedon 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