Typically I would do it like this:
![]()
Seems like that won’t work anymore. The `podman ps` commands also returns nothing. How can I SSH directly into a service?
Typically I would do it like this:
![]()
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