On Wed, Aug 31, 2022 at 2:40 AM Ricardo Wurmus <[email protected]> wrote:
>
> Another thing that seems to be missing is a way to supervise and manage
> running containers.  I use a shepherd instance for this with
> container-specific actions like this:

Hey that's a real nice starting point for a container management tool!
 So maybe there should be a system service to manage containers and
then a 'docker compose'-like tool for declaratively specifying
containers and their network bridging configuration that is a client
of the service?

- Dave

Reply via email to