mirror of
https://github.com/napnap75/multiarch-docker-images.git
synced 2026-02-05 02:18:59 +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"]
|
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