Manage Application Releases
A Docker application release is always in one of two states, RELEASED (submitted) or DRAFT. When a Docker application release is in RELEASED state, it cannot be further modified. When it is in DRAFT, it can be modified.
Important: When a docker application release is in DRAFT state it can't be deployed to a Litmus Edge instance.
See the following on how to manage Docker application releases. The following user interface is identical for Containers, Containers Advanced, and Compose.
Action | Details |
---|---|
[1] Clone release | Search by Name, Image. |
[2] Show release details | Modifications cannot be made when viewing a submitted release. |
[3] Remove release |
|
[4] View more details about this release | |
[5] Edit release | Once a release has been submitted, you can no longer modify it. You can clone the submitted release, and then modify the clone (while it is still in the Draft status).
|
After a Draft Application Release has been submitted (RELEASED), it can then be deployed to Litmus Edge instances. See Deploy an Application to Edge Devices for details.