summaryrefslogtreecommitdiffstats
path: root/docker/sshd_config
Commit message (Collapse)AuthorAgeFilesLines
* Remove RSA1 keys as only SSH version 2 is usedIvan Marban2016-01-061-1/+0
|
* New approach to Gogs Docker ContainerJean-Philippe Roemer2015-10-021-0/+17
- VOLUME for ‘/data’ - Usage of S6 as PID 1 Process - Usage of ‘socat’ so linked container (like databases) are binded to localhost - OpenSSH, Socat Link and Gogs are supervised using S6 - Size of container reduced to ~75Mo