aboutsummaryrefslogtreecommitdiff
path: root/docker
AgeCommit message (Expand)Author
2023-02-22Wrap unless-check in docker manifests (#23079)John Olheiser
2023-02-19Adjust manifest to prevent tagging latest on rcs (#22811)zeripath
2023-01-31Rootless Docker - Mistake with the repo-avatars parent folder name (#22637)Melroy van den Berg
2022-11-03Remove deprecated DSA host key from Docker Container (#21522)Xinyu Zhou
2022-08-19Fix the mode of custom dir to 0700 in docker-rootless (#20861)wxiaoguang
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-02-10Fix issue with docker-rootless shimming script (#18690)zeripath
2022-02-03Fix pushing to 1-x-dev docker tag (#18578)zeripath
2022-02-03Fix manifest.tmpl (#18573)zeripath
2022-02-03Make docker gitea/gitea:v1.16-dev etc refer to the latest build on that branc...zeripath
2022-02-01In docker rootless use $GITEA_APP_INI if provided (#18524)Michael Kriese
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-14Change docker tag logic (#16421)techknowlogick
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-11-02fix docker rootless manifest (#13386)Antoine GIRARD
2020-11-01Remove specific indexer path (#13388)Antoine GIRARD
2020-10-31docker: rootless image (#10154)Antoine GIRARD
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-07-29Fix typo in README.md (#12369)Kevin Schweikert
2020-07-21merge docker makefile into main one (#12289)techknowlogick
2020-06-06Fix missing CGO_EXTRA_FLAGS build arg for docker (#11782)Cirno the Strongest
2020-05-04Fix; declare DOMAIN variable for docker setup (#10780)Adrian POIGET
2019-12-05Fix latest docker image haven't include static files. (#9252)Lunny Xiao
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-24drone/docker: prepare multi-arch release + provide arm64 image (#7571)Antoine GIRARD
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
2019-04-29Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)zeripath
2019-04-16[docker] let the ssh daemon speak for itself and drop the syslog daemon (#6529)Jakob Ackermann