aboutsummaryrefslogtreecommitdiffstats
path: root/docker/etc
Commit message (Expand)AuthorAgeFilesLines
* add git protocol v2 support via SSH on Docker image (#5520)Lunny Xiao2018-12-111-0/+2
* only chown directories during docker setup if necessary. Fix #4425 (#5064)Fabian Braun2018-10-301-1/+4
* Remove UsePrivilegeSeparation from the Docker sshd_config, see #2876 (#4722)Andrew Phillips2018-08-161-1/+0
* Add missing path in the Docker app.ini template (#2181)Tao Wang2018-07-031-0/+7
* Remove call to update certs (#4296)techknowlogick2018-06-211-2/+0
* Add Environment Variables to Docker template (#4012)Fluf2018-05-232-0/+6
* Allow Gitea to run as different USER in Docker (#3961)techknowlogick2018-05-162-2/+2
* Update certificates to enable self-signed certs (#3708)Jone Marius Vignes2018-03-251-0/+2
* Fix ordering in app.ini and fix run mode option (#2829)Morlinest2017-11-022-3/+4
* Add environment variable support for Docker image (#2201)Tao Wang2017-10-312-2/+39
* Use sqlite3 database as default for Docker image (#2182)Tao Wang2017-07-261-1/+1
* Fixing multiple docker issues (#386)Thomas Boerger2016-12-152-2/+1
* Use su-exec instead of gosu, much smallerThomas Boerger2016-11-283-3/+3
* Restructured docker buildingThomas Boerger2016-11-2814-0/+149