Managing A Container
Managing containers in the portal is done through the containers modal.
To get there:
- Environments from the main, left-hand navigation.
- Select the environment the container is in from the first column.
- Use the Containers tab to view existing containers.
- Select the desired container from the list, opening the modal at the container dashboard.
The container modal has several sub categories that can be used for management and administration:
Container Settings
Users can make changes to container settings using the Settings tab on the container modal.
Basic Settings
Gives the user a space to make changes to:
Field | Description |
---|---|
Name | The human readable name for the container. |
Identifier | How the platform identifies this resource. |
Deprecate | If checked, the container will be marked deprecated. |
Lock Container | If checked, the container will be locked and the platform will deny attempts to delete it. |
Reimage
The reimage form can be used to replace the existing container image with a new one.
The Image dropdown shows all compatible images that this image can be replaced by. To show incompatible images, open the Advanced dropdown and select the checkbox.
For users that want to reconfigure on reimage, this options is also available.
Incompatible Images
Allowing "incompatible images" opens the reimage form up to all recent images instead of just those matching the current image source.
Scaling
The scaling slider gives users an intuitive way to adjust the current number of container instances. The scaling respects the currently selected deployment strategy when placing new instances on servers.
Container ID
This is a quick way to view and copy the container ID for this resource.
Annotations
Annotations are custom data that was added to this container via the API or a stack.
Delete
Use the container delete form. This will not work if "locked" is enabled.