Get desktop application:
View/edit binary Protocol Buffers messages
Container is a Docker container that is either scheduled to run or is currently running on a set of slots.
Used in:
, , , , ,The id of the task that is currently managing this container.
The unique id of this instance of a container.
The current state that the container is currently in.
A list of devices that is being used by this container.
User has insufficient permissions to view this container's details. If true, we obfuscate: (1) parent (2) id (4) devices
The current state of the container.
Used in:
The container state is unknown.
The container has been assigned to an agent but has not started yet.
The container's base image is being pulled from the Docker registry.
The image has been built and the container is being started, but the service in the container is not ready yet.
The service in the container is able to accept requests.
The container has completely exited or the container has been aborted prior to getting assigned.