Hi,
is there an option to attach an additional overlayfs to an existing
running container? Like the existing `--overlay` flag but after the
container is already running.
The use case I have in mind is attaching additional binaries to
investigate the container, without requiring the initial contain
Hello systemd fans.
I'm creating a pipeline of services and would like systemd to manage
all aspects possible.
The first service in the chain creates an arbitrary number of FIFO
outputs (as a demultiplexer), which I use as inputs to the rest of the
chain. These outputs are internal to the service