index
:
gitea
base-activitypub
feature-activitypub
feature-activitypub-old
feature-go-ap-inbox-outbox
feature-go-fed
feature-inbox-outbox
feature-manual-inbox-outbox
feature-manual-inbox-outbox-old
gitea
libreplanet-federation-demo
main
old
release/v1.10
release/v1.11
release/v1.12
release/v1.13
release/v1.14
release/v1.15
release/v1.16
release/v1.8
release/v1.9
Development moved to Codeberg
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docker
Age
Commit message (
Expand
)
Author
2023-02-22
Wrap unless-check in docker manifests (#23079)
John Olheiser
2023-02-19
Adjust manifest to prevent tagging latest on rcs (#22811)
zeripath
2023-01-31
Rootless Docker - Mistake with the repo-avatars parent folder name (#22637)
Melroy van den Berg
2022-11-03
Remove deprecated DSA host key from Docker Container (#21522)
Xinyu Zhou
2022-08-19
Fix the mode of custom dir to 0700 in docker-rootless (#20861)
wxiaoguang
2022-05-31
feat: Add support for extra sshd_config parameters via 'Include' file (#19842)
Thomas Andrade
2022-05-24
Update document to use FHS `/usr/local/bin/gitea` instead of `/app/...` for D...
wxiaoguang
2022-03-31
Configure OpenSSH log level via Environment in Docker (#19274)
Gusted
2022-02-10
Fix issue with docker-rootless shimming script (#18690)
zeripath
2022-02-03
Fix pushing to 1-x-dev docker tag (#18578)
zeripath
2022-02-03
Fix manifest.tmpl (#18573)
zeripath
2022-02-03
Make docker gitea/gitea:v1.16-dev etc refer to the latest build on that branc...
zeripath
2022-02-01
In docker rootless use $GITEA_APP_INI if provided (#18524)
Michael Kriese
2022-01-23
Switch to non-deprecation setting (#18358)
Gusted
2022-01-19
Upgrade Alpine from 3.13 to 3.15 (#18050)
v1.17.0-dev
Grzegorz Alibożek
2021-12-01
Use shadowing script for docker (#17846)
zeripath
2021-07-14
Change docker tag logic (#16421)
techknowlogick
2021-07-08
Fix various documentation, user-facing, and source comment typos (#16367)
luzpaz
2021-06-01
Fix bug due to missing MaxStartups and MaxSessions (#16046)
zeripath
2021-05-31
Make sshd_config more flexible regarding connections (#16009)
Dario Louzado
2021-05-13
Only offer hostcertificates if they exist (#15849)
zeripath
2021-03-16
Add reverse proxy configuration support for remote IP address (#14959)
Lauris BH
2021-02-23
Add environment-to-ini to docker image (#14762)
Kyle D
2021-01-29
Update docs and comments to remove macaron (#14491)
Lunny Xiao
2020-11-30
Set RUN_MODE prod by default (#13765)
silverwind
2020-11-28
Format files (#13698)
6543
2020-11-02
fix docker rootless manifest (#13386)
Antoine GIRARD
2020-11-01
Remove specific indexer path (#13388)
Antoine GIRARD
2020-10-31
docker: rootless image (#10154)
Antoine GIRARD
2020-10-14
Update sshd_config (#13143)
Anders Eurenius Runvald
2020-10-10
Add ssh certificate support (#12281)
Wim
2020-10-10
Change default log configuration (#13088)
zeripath
2020-10-09
Disable DSA ssh keys by default (#13056)
zeripath
2020-07-29
Fix typo in README.md (#12369)
Kevin Schweikert
2020-07-21
merge docker makefile into main one (#12289)
techknowlogick
2020-06-06
Fix missing CGO_EXTRA_FLAGS build arg for docker (#11782)
Cirno the Strongest
2020-05-04
Fix; declare DOMAIN variable for docker setup (#10780)
Adrian POIGET
2019-12-05
Fix latest docker image haven't include static files. (#9252)
Lunny Xiao
2019-11-27
docker: ask s6 to stop all service when gitea stop (#9171)
Antoine GIRARD
2019-10-12
Fix #8453 by making openssh listen on SSH_LISTEN_PORT not SSH_PORT (#8477)
zeripath
2019-09-05
Make AllowedUsers configurable in sshd_config (#8094)
jpellegrini
2019-08-24
Support SSH_LISTEN_PORT env var in docker app.ini template (#7829)
leigh capili
2019-07-24
drone/docker: prepare multi-arch release + provide arm64 image (#7571)
Antoine GIRARD
2019-07-06
Implement 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-29
Repository 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-29
Make 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
[next]