How can I send sshd (ssh daemon) logs to stdout and stderr?

前端 未结 0 1581
刺人心
刺人心 2020-11-28 17:42

I\'m running sshd inside a Docker container. I\'m building a tunnel service with Kubernetes.

My Dockerfile ends with:

CMD /usr/sbin/sshd -D


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题