summaryrefslogtreecommitdiffstats
path: root/docker
Commit message (Expand)AuthorAgeFilesLines
* Update sshd_config (#13143)Anders Eurenius Runvald2020-10-141-0/+4
* Add ssh certificate support (#12281)Wim2020-10-101-0/+3
* Change default log configuration (#13088)zeripath2020-10-101-0/+6
* Disable DSA ssh keys by default (#13056)zeripath2020-10-091-1/+1
* Fix typo in README.md (#12369)Kevin Schweikert2020-07-291-2/+2
* merge docker makefile into main one (#12289)techknowlogick2020-07-212-14/+7
* Fix missing CGO_EXTRA_FLAGS build arg for docker (#11782)Cirno the Strongest2020-06-061-1/+1
* Fix; declare DOMAIN variable for docker setup (#10780)Adrian POIGET2020-05-042-0/+2
* Fix latest docker image haven't include static files. (#9252)Lunny Xiao2019-12-051-1/+1
* docker: ask s6 to stop all service when gitea stop (#9171)Antoine GIRARD2019-11-271-1/+1
* Fix #8453 by making openssh listen on SSH_LISTEN_PORT not SSH_PORT (#8477)zeripath2019-10-122-2/+3
* Make AllowedUsers configurable in sshd_config (#8094)jpellegrini2019-09-052-3/+1
* Support SSH_LISTEN_PORT env var in docker app.ini template (#7829)leigh capili2019-08-242-0/+2
* drone/docker: prepare multi-arch release + provide arm64 image (#7571)Antoine GIRARD2019-07-241-0/+19
* Implement the ability to change the ssh port to match what is in the gitea co...Christopher Thomas2019-07-062-1/+8
* [docker] Add LFS_START_SERVER option to control git-lfs support (#7281)Marat Radchenko2019-06-242-0/+2
* Repository avatars (#6986)Sergey Dryabzhinsky2019-05-291-0/+1
* [docker] support for custom GITEA_CUSTOM env var (#6608)Jakob Ackermann2019-05-132-6/+10
* [docker] drop the docker Makefile from the image (#6507)Jakob Ackermann2019-05-0512-0/+0
* Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)zeripath2019-04-291-2/+1
* [docker] let the ssh daemon speak for itself and drop the syslog daemon (#6529)Jakob Ackermann2019-04-164-10/+1
* [docker] drop the bits argument when generating an ed25519 key (#6504)Jakob Ackermann2019-04-041-1/+1
* Disable auto-migrate in docker container (#5730)techknowlogick2019-01-171-6/+0
* docker: stop modifying file permission before migrating database (#5707)Julian2019-01-121-1/+0
* migrate database if app.ini found (#5290)Pierre-Alexis Ciavaldini2019-01-051-0/+15
* Fix bug on modifying sshd username (#5624)Moshi Binyamini2019-01-021-1/+1
* 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
* Update build tags for sqlite_unlock_notify (#5144)Mura Li2018-10-231-1/+1
* 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-163-2/+9
* Update certificates to enable self-signed certs (#3708)Jone Marius Vignes2018-03-251-0/+2
* Docker multi-stage (#2927)Antoine GIRARD2018-03-121-1/+5
* Enable content trust when building image (#2972)Piotr Orzechowski2017-12-031-1/+1
* Docker multi-arch base (#1985)Antoine GIRARD2017-11-161-0/+11
* Launch Gitea with custom UID/GID for 'git' user (fixes #2286) (#2791)Henrik Bengtsson2017-11-051-0/+11
* 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-2826-300/+134
* Replace GOGS with GITEA in variable namesSandro Santilli2016-11-072-2/+2
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-2/+2
* Replace gogs.io http links with https version (#3386)rugk2016-08-051-1/+1
* Update Docker READMEUnknwon2016-07-151-1/+1
* Update docker/build.sh script to use glide & make (#3079)Jean-Philippe Roemer2016-05-111-6/+15