summaryrefslogtreecommitdiffstats
path: root/docker
Commit message (Expand)AuthorAgeFilesLines
* Change docker tag logic (#16421)techknowlogick2021-07-142-7/+9
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-082-2/+2
* Fix bug due to missing MaxStartups and MaxSessions (#16046)zeripath2021-06-012-2/+4
* Make sshd_config more flexible regarding connections (#16009)Dario Louzado2021-05-311-0/+3
* Only offer hostcertificates if they exist (#15849)zeripath2021-05-132-4/+24
* Add reverse proxy configuration support for remote IP address (#14959)Lauris BH2021-03-162-0/+4
* Add environment-to-ini to docker image (#14762)Kyle D2021-02-232-0/+6
* Update docs and comments to remove macaron (#14491)Lunny Xiao2021-01-291-2/+0
* Set RUN_MODE prod by default (#13765)silverwind2020-11-302-2/+2
* Format files (#13698)65432020-11-282-4/+4
* fix docker rootless manifest (#13386)Antoine GIRARD2020-11-021-1/+1
* Remove specific indexer path (#13388)Antoine GIRARD2020-11-011-3/+0
* docker: rootless image (#10154)Antoine GIRARD2020-10-314-0/+136
* 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