Documentation ¶
Overview ¶
This program is intended to run as a sidecar of other, temporary containers. After startup, it begins to listen to incoming HTTP connections on port :8008. Requests to `/sync/:id` endpoint hang until canceled, and then trigger container `:id` to be terminated.
If this program doesn't get any input for 10 seconds, it halts. It also terminates after an attempt to stop the requested container.
Inspired by testcontainers/moby-ryuk project.
Click to show internal directories.
Click to hide internal directories.