mirror of
https://github.com/napnap75/multiarch-docker-images.git
synced 2025-12-16 11:44:18 +01:00
Ouputs logs to stdout
This commit is contained in:
@@ -6,4 +6,4 @@ COPY entrypoint.sh /usr/local/bin/entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
|
||||
|
||||
CMD ["/usr/sbin/sshd", "-D", "-E", "/var/log/sshd.log"]
|
||||
CMD ["/usr/sbin/sshd", "-D", "-e"]
|
||||
|
||||
Reference in New Issue
Block a user