-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
The current implementation of the terminal will run a bash
or sh
shell. If none of these commands exist in the container, the terminal won't be usable.
It would be helpful that the extension looks at some label or annotation in the pod, ie podman-desktop/shell/container.main=psql
, to get the shell to run instead of default bash/sh