PostStart or PreStop Processing
Setting Container Lifecycle Parameters
CCI provides containers with lifecycle hooks, which enable containers to run code triggered by events during their lifecycle. For example, if you want a container to perform a certain operation before it is stopped, you can register a hook. The following lifecycle hooks are provided:
- PostStart: triggered immediately after the container is started
- PreStop: triggered immediately before the container is stopped
CCI supports only hook handlers of the Exec type, which execute a specific command.
- Log in to the CCI 2.0 console.
- On the Lifecycle tab, configure PostStart or PreStop.
For example, if you want to run the /PostStart.sh all command in the container, complete the configuration shown in the following figure. The first row indicates the script name, and the second row indicates a parameter setting.
Figure 1 Command configuration
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot