Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[alpine] document usage of -d #6

Open
lfmunoz opened this issue Jun 5, 2020 · 0 comments
Open

[alpine] document usage of -d #6

lfmunoz opened this issue Jun 5, 2020 · 0 comments

Comments

@lfmunoz
Copy link
Owner

lfmunoz commented Jun 5, 2020

https://github.com/lfmunoz/docker-images/blob/94f9c8f4dc500c46f382f62807a8a37104c731b3/alpine/Dockerfile#L18

-D When this option is specified, sshd will not detach and does not become a daemon. This allows easy monitoring of sshd.

-d Debug mode. The server sends verbose debug output to standard error, and does not put itself in the background. The server also will not fork and will only process one connection. This option is only intended for debugging for the server. Multiple -d
options increase the debugging level. Maximum is 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant