-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
ps has special handling now, we get PIDs highlighted and acted upon.
Please consider doing something along those lines with docker ps command
[dorootless@atl-hmsapp01 ~]$ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
bdb48f16f91a harbor.provider.com/project/hatl:0.1.2 "/bin/sh -c ./bin/ha…" 3 weeks ago Up 20 hours 0.0.0.0:3408->3408/tcp, 0.0.0.0:50158->50158/tcp hatl
Maybe it's reasonably difficult to highlight bdb48f16f91a and, upon clicking that, connect terminal to that container?
docker exec -it bdb48f16f91a bash
And automatically enable UI session?
(dreamer here)
Metadata
Metadata
Assignees
Labels
No labels