| Commit message (Expand) | Author | Age | Files | Lines |
* | [docker] let the ssh daemon speak for itself and drop the syslog daemon (#6529) | Jakob Ackermann | 2019-04-16 | 4 | -10/+1 |
* | [docker] drop the bits argument when generating an ed25519 key (#6504) | Jakob Ackermann | 2019-04-04 | 1 | -1/+1 |
* | add git protocol v2 support via SSH on Docker image (#5520) | Lunny Xiao | 2018-12-11 | 1 | -0/+2 |
* | only chown directories during docker setup if necessary. Fix #4425 (#5064) | Fabian Braun | 2018-10-30 | 1 | -1/+4 |
* | Remove UsePrivilegeSeparation from the Docker sshd_config, see #2876 (#4722) | Andrew Phillips | 2018-08-16 | 1 | -1/+0 |
* | Add missing path in the Docker app.ini template (#2181) | Tao Wang | 2018-07-03 | 1 | -0/+7 |
* | Remove call to update certs (#4296) | techknowlogick | 2018-06-21 | 1 | -2/+0 |
* | Add Environment Variables to Docker template (#4012) | Fluf | 2018-05-23 | 2 | -0/+6 |
* | Allow Gitea to run as different USER in Docker (#3961) | techknowlogick | 2018-05-16 | 2 | -2/+2 |
* | Update certificates to enable self-signed certs (#3708) | Jone Marius Vignes | 2018-03-25 | 1 | -0/+2 |
* | Fix ordering in app.ini and fix run mode option (#2829) | Morlinest | 2017-11-02 | 2 | -3/+4 |
* | Add environment variable support for Docker image (#2201) | Tao Wang | 2017-10-31 | 2 | -2/+39 |
* | Use sqlite3 database as default for Docker image (#2182) | Tao Wang | 2017-07-26 | 1 | -1/+1 |
* | Fixing multiple docker issues (#386) | Thomas Boerger | 2016-12-15 | 2 | -2/+1 |
* | Use su-exec instead of gosu, much smaller | Thomas Boerger | 2016-11-28 | 3 | -3/+3 |
* | Restructured docker building | Thomas Boerger | 2016-11-28 | 14 | -0/+149 |