paypal / dce-go

Docker Compose Executor to launch pod of docker containers in Apache Mesos.
Apache License 2.0
63 stars 48 forks source link

adding shutdown to post hooks #126

Closed vipragupta closed 2 years ago

vipragupta commented 2 years ago

We need shutdown function to run some clean-ups when a pod finishes or fails before launch pod is called.