Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | docker: remove deprecated option (#5650) | Menno van Rahden | 2019-03-16 |
| | | | This line has been removed in respect to the OpenSSH spec update with Version 7.5 (https://www.openssh.com/txt/release-7.5) | ||
* | Remove RSA1 keys as only SSH version 2 is used | Ivan Marban | 2016-01-06 |
| | |||
* | New approach to Gogs Docker Container | Jean-Philippe Roemer | 2015-10-02 |
- 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 |