aboutsummaryrefslogtreecommitdiffstats
path: root/docker
Commit message (Expand)AuthorAgeFilesLines
* Update README.md (#30856)Neal Caffery2024-05-031-3/+3
* Dockerfile small refactor (#27757)Patryk Krawaczyński2023-10-291-3/+3
* Expanded minimum RSA Keylength to 3072 (#26604)mainboarder2023-08-281-1/+1
* Use docs.gitea.com instead of docs.gitea.io (#26739)Lunny Xiao2023-08-271-1/+1
* Do not use deprecated log config options by default (#26592)wxiaoguang2023-08-201-1/+0
* Fix WORK_DIR for docker (root) image (#25738)wxiaoguang2023-07-101-1/+1
* Correct permissions for `.ssh` and `authorized_keys` (#25721)Jason Song2023-07-061-1/+9
* Do not publish docker release images on `-dev` tags (#25471)delvh2023-06-232-0/+4
* Unify nightly naming across binaries and docker images (#24116)techknowlogick2023-04-242-6/+6
* Wrap unless-check in docker manifests (#23079)John Olheiser2023-02-222-2/+2
* Adjust manifest to prevent tagging latest on rcs (#22811)zeripath2023-02-192-0/+4
* Rootless Docker - Mistake with the repo-avatars parent folder name (#22637)Melroy van den Berg2023-01-311-1/+1
* Remove deprecated DSA host key from Docker Container (#21522)Xinyu Zhou2022-11-032-12/+0
* Fix the mode of custom dir to 0700 in docker-rootless (#20861)wxiaoguang2022-08-191-1/+1
* feat: Add support for extra sshd_config parameters via 'Include' file (#19842)Thomas Andrade2022-05-312-0/+3
* Update document to use FHS `/usr/local/bin/gitea` instead of `/app/...` for D...wxiaoguang2022-05-241-2/+0
* Configure OpenSSH log level via Environment in Docker (#19274)Gusted2022-03-312-1/+2
* Fix issue with docker-rootless shimming script (#18690)zeripath2022-02-101-4/+2
* Fix pushing to 1-x-dev docker tag (#18578)zeripath2022-02-032-6/+6
* Fix manifest.tmpl (#18573)zeripath2022-02-031-1/+1
* Make docker gitea/gitea:v1.16-dev etc refer to the latest build on that branc...zeripath2022-02-032-7/+7
* In docker rootless use $GITEA_APP_INI if provided (#18524)Michael Kriese2022-02-011-1/+1
* Switch to non-deprecation setting (#18358)Gusted2022-01-232-2/+6
* Upgrade Alpine from 3.13 to 3.15 (#18050)v1.17.0-devGrzegorz Alibożek2022-01-192-0/+12
* Use shadowing script for docker (#17846)zeripath2021-12-013-1/+60
* 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