console.html

console.html — Container console component

Description

<iframe src="http://server:9090/cockpit/@localhost/docker/console.html"
    width="600" height="400"></iframe>

This is a Cockpit component that shows a live console for the container. If the container has a TTY then this will be a live interactive terminal, otherwise this shows log output.

Component URL

/cockpit/@localhost/docker/console.html

Container Identifier

#/6e272d82993c4e0d...

The complete container identifier must be provided as shown in the hash above.