Restarting containers in VyOS 1.4-dev

I’ve been having some fun with containers in the VyOS 1.4 current branch. It’s working pretty well based on my expectations, except I can’t figure out what the best way is to restart a container if needed.

Is this something planned by the dev team or did I overlook something?

You can perform:

sudo podman restart ....
1 Like

Good point, will do that for now.