Skip to content

How do I get into the screen session inside the container? #1

@lemmy04

Description

@lemmy04

Hi,

when I "go" into the running container with "docker exec -ti /bin/bash --login" and then try to attach to the screen session with the sim in it with screen -r, I get the following:

mathias@cloud:~> docker exec -ti ContainerLand bash --login
mesg: ttyname failed: Success

and then from screen:

root@c32dbd61fa5d:/# screen -r
Must be connected to a terminal.

any ideas? I need to do stuff to my sim from the region console...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions