Skip to content

Replay/Debug container settings? #954

Answered by anthonygego
javawolfpack asked this question in Q&A
Discussion options

You must be logged in to vote

In theory, when SSH debug is enabled, the hard timeout is set to 30min instead of the specified value, and that's the only difference for running the container. In practice, a few differences remain and come from the fact that the session is opened and the software is run through SSH.

The most common issue is that SSH tends to set a different shell environment to better fit your local settings. Therefore the set of environment variables may differ. Some graphical software that have CLI sometimes still look for the X display settings that may be sent through SSH, without using it.

There could also be subtleties if the software run has different behaviour in case no pseudo-TTY is attached o…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@javawolfpack
Comment options

Answer selected by javawolfpack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants