Dockerman Docs
Docker

Terminal

Open an interactive shell in a running container.

Open Terminal from a running container to start an interactive xterm.js session.

Shell command

Dockerman starts the shell command selected for the session. It does not probe several shells or automatically retry with sh; if the chosen command is missing, select or enter one that exists in the image.

Current controls

Use the terminal toolbar and the terminal application's native selection, copy, paste, and scroll behavior. The desktop settings do not currently provide global terminal font, cursor, or theme preferences, and Dockerman does not promise a separate application-wide terminal shortcut map.

Stopping the container ends the session. Distroless images may not contain a shell at all.