package determined.container.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Container

container.proto:29

Container is a Docker container that is either scheduled to run or is currently running on a set of slots.

Used in: agent.v1.Agent, agent.v1.Slot, command.v1.Command, notebook.v1.Notebook, shell.v1.Shell, tensorboard.v1.Tensorboard

enum State

container.proto:10

The current state of the container.

Used in: Container