-
Notifications
You must be signed in to change notification settings - Fork 1
Containers
Ian Fabs edited this page Feb 25, 2019
·
1 revision
Property | Type | Description |
---|---|---|
owner | DBRef |
The Reference to the owner of the container |
container_id | String |
The docker generated ID for the container |
status | String |
The status of the docker container as it last was; either running or stopped
|
nickname | String |
The user-given nickname for the container |
image | String |
The image that the container runs |
deleted | Boolean |
A value representing whether the user has decided to delete a container |