aboutsummaryrefslogtreecommitdiff
path: root/docker/root
AgeCommit message (Expand)Author
2022-11-03Remove deprecated DSA host key from Docker Container (#21522)Xinyu Zhou
2022-05-31feat: Add support for extra sshd_config parameters via 'Include' file (#19842)Thomas Andrade
2022-05-24Update document to use FHS `/usr/local/bin/gitea` instead of `/app/...` for D...wxiaoguang
2022-03-31Configure OpenSSH log level via Environment in Docker (#19274)Gusted
2022-01-23Switch to non-deprecation setting (#18358)Gusted
2022-01-19Upgrade Alpine from 3.13 to 3.15 (#18050)v1.17.0-devGrzegorz Alibożek
2021-12-01Use shadowing script for docker (#17846)zeripath
2021-07-08Fix various documentation, user-facing, and source comment typos (#16367)luzpaz
2021-06-01Fix bug due to missing MaxStartups and MaxSessions (#16046)zeripath
2021-05-31Make sshd_config more flexible regarding connections (#16009)Dario Louzado
2021-05-13Only offer hostcertificates if they exist (#15849)zeripath
2021-03-16Add reverse proxy configuration support for remote IP address (#14959)Lauris BH
2021-02-23Add environment-to-ini to docker image (#14762)Kyle D
2021-01-29Update docs and comments to remove macaron (#14491)Lunny Xiao
2020-11-30Set RUN_MODE prod by default (#13765)silverwind
2020-11-28Format files (#13698)6543
2020-10-14Update sshd_config (#13143)Anders Eurenius Runvald
2020-10-10Add ssh certificate support (#12281)Wim
2020-10-10Change default log configuration (#13088)zeripath
2020-10-09Disable DSA ssh keys by default (#13056)zeripath
2020-05-04Fix; declare DOMAIN variable for docker setup (#10780)Adrian POIGET
2019-11-27docker: ask s6 to stop all service when gitea stop (#9171)Antoine GIRARD
2019-10-12Fix #8453 by making openssh listen on SSH_LISTEN_PORT not SSH_PORT (#8477)zeripath
2019-09-05Make AllowedUsers configurable in sshd_config (#8094)jpellegrini
2019-08-24Support SSH_LISTEN_PORT env var in docker app.ini template (#7829)leigh capili
2019-07-06Implement the ability to change the ssh port to match what is in the gitea co...Christopher Thomas
2019-06-24[docker] Add LFS_START_SERVER option to control git-lfs support (#7281)Marat Radchenko
2019-05-29Repository avatars (#6986)Sergey Dryabzhinsky
2019-05-13[docker] support for custom GITEA_CUSTOM env var (#6608)Jakob Ackermann
2019-05-05[docker] drop the docker Makefile from the image (#6507)Jakob Ackermann