Clark Boylan 05e0ffdebc Collect gitea sshd logs
Currently we don't have any logs from our gitea sshd processes because
sshd logs to syslog by default and /dev/log isn't in our containers. You
can ask sshd nicely to log to stderr instead with the -e flag which
docker will pick up and store for us.

Update the sshd command to include -e then use testinfra to check we
collect logs and they are accssible from docker.

Change-Id: Ib7d6d405554c3c30be410bc08c6fee7d4363b096
2019-08-06 13:42:25 -07:00
..
2019-08-05 16:59:57 +10:00
2019-06-14 13:06:24 +10:00
2019-08-06 13:42:25 -07:00
2019-05-21 11:08:25 +10:00
2019-02-01 10:12:51 -08:00
2019-02-25 13:14:51 -08:00