I was looking at a few websites which suggest docker exec this way:On Sun, Jun 18, 2023 at 10:59 AM lejeczek via Podman <podman@lists.podman.io> wrote:
Hi guys.
How do you 'exec' your container shell functions without going into shell interactively?
You can run, for instance, `podman exec $container -s "$functions"`.