How to SSH into a service in StartOS 0.4.0?

Typically I would do it like this:

image

Seems like that won’t work anymore. The `podman ps` commands also returns nothing. How can I SSH directly into a service?

See this: Accessing Service Containers - StartOS

Note that despite Accessing Service Containers - StartOS , start-cli package stats doesn’t seem to accept a <package> parameter any more, so you may need to parse the output for all services and pull out the one you need