index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docker
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(Dockerfile.rootless): revert to default path for `app.ini`
Gerard Salvatella
2024-04-26
2
-0
/
+17
*
[BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc.
TomZ
2024-02-05
1
-4
/
+4
*
[BRANDING] container images: set APP_NAME
Loïc Dachary
2024-02-05
2
-2
/
+2
*
Dockerfile small refactor (#27757)
Patryk Krawaczyński
2023-10-29
1
-3
/
+3
*
Expanded minimum RSA Keylength to 3072 (#26604)
mainboarder
2023-08-28
1
-1
/
+1
*
Use docs.gitea.com instead of docs.gitea.io (#26739)
Lunny Xiao
2023-08-27
1
-1
/
+1
*
Do not use deprecated log config options by default (#26592)
wxiaoguang
2023-08-20
1
-1
/
+0
*
Fix WORK_DIR for docker (root) image (#25738)
wxiaoguang
2023-07-10
1
-1
/
+1
*
Correct permissions for `.ssh` and `authorized_keys` (#25721)
Jason Song
2023-07-06
1
-1
/
+9
*
Do not publish docker release images on `-dev` tags (#25471)
delvh
2023-06-23
2
-0
/
+4
*
Unify nightly naming across binaries and docker images (#24116)
techknowlogick
2023-04-24
2
-6
/
+6
*
Wrap unless-check in docker manifests (#23079)
John Olheiser
2023-02-22
2
-2
/
+2
*
Adjust manifest to prevent tagging latest on rcs (#22811)
zeripath
2023-02-19
2
-0
/
+4
*
Rootless Docker - Mistake with the repo-avatars parent folder name (#22637)
Melroy van den Berg
2023-01-31
1
-1
/
+1
*
Remove deprecated DSA host key from Docker Container (#21522)
Xinyu Zhou
2022-11-03
2
-12
/
+0
*
Fix the mode of custom dir to 0700 in docker-rootless (#20861)
wxiaoguang
2022-08-19
1
-1
/
+1
*
feat: Add support for extra sshd_config parameters via 'Include' file (#19842)
Thomas Andrade
2022-05-31
2
-0
/
+3
*
Update document to use FHS `/usr/local/bin/gitea` instead of `/app/...` for D...
wxiaoguang
2022-05-24
1
-2
/
+0
*
Configure OpenSSH log level via Environment in Docker (#19274)
Gusted
2022-03-31
2
-1
/
+2
*
Fix issue with docker-rootless shimming script (#18690)
zeripath
2022-02-10
1
-4
/
+2
*
Fix pushing to 1-x-dev docker tag (#18578)
zeripath
2022-02-03
2
-6
/
+6
*
Fix manifest.tmpl (#18573)
zeripath
2022-02-03
1
-1
/
+1
*
Make docker gitea/gitea:v1.16-dev etc refer to the latest build on that branc...
zeripath
2022-02-03
2
-7
/
+7
*
In docker rootless use $GITEA_APP_INI if provided (#18524)
Michael Kriese
2022-02-01
1
-1
/
+1
*
Switch to non-deprecation setting (#18358)
Gusted
2022-01-23
2
-2
/
+6
*
Upgrade Alpine from 3.13 to 3.15 (#18050)
v1.17.0-dev
Grzegorz Alibożek
2022-01-19
2
-0
/
+12
*
Use shadowing script for docker (#17846)
zeripath
2021-12-01
3
-1
/
+60
*
Change docker tag logic (#16421)
techknowlogick
2021-07-14
2
-7
/
+9
*
Fix various documentation, user-facing, and source comment typos (#16367)
luzpaz
2021-07-08
2
-2
/
+2
*
Fix bug due to missing MaxStartups and MaxSessions (#16046)
zeripath
2021-06-01
2
-2
/
+4
*
Make sshd_config more flexible regarding connections (#16009)
Dario Louzado
2021-06-01
1
-0
/
+3
*
Only offer hostcertificates if they exist (#15849)
zeripath
2021-05-13
2
-4
/
+24
*
Add reverse proxy configuration support for remote IP address (#14959)
Lauris BH
2021-03-15
2
-0
/
+4
*
Add environment-to-ini to docker image (#14762)
Kyle D
2021-02-23
2
-0
/
+6
*
Update docs and comments to remove macaron (#14491)
Lunny Xiao
2021-01-29
1
-2
/
+0
*
Set RUN_MODE prod by default (#13765)
silverwind
2020-11-30
2
-2
/
+2
*
Format files (#13698)
6543
2020-11-28
2
-4
/
+4
*
fix docker rootless manifest (#13386)
Antoine GIRARD
2020-11-02
1
-1
/
+1
*
Remove specific indexer path (#13388)
Antoine GIRARD
2020-11-02
1
-3
/
+0
*
docker: rootless image (#10154)
Antoine GIRARD
2020-11-01
4
-0
/
+136
*
Update sshd_config (#13143)
Anders Eurenius Runvald
2020-10-14
1
-0
/
+4
*
Add ssh certificate support (#12281)
Wim
2020-10-11
1
-0
/
+3
*
Change default log configuration (#13088)
zeripath
2020-10-10
1
-0
/
+6
*
Disable DSA ssh keys by default (#13056)
zeripath
2020-10-09
1
-1
/
+1
*
Fix typo in README.md (#12369)
Kevin Schweikert
2020-07-29
1
-2
/
+2
*
merge docker makefile into main one (#12289)
techknowlogick
2020-07-21
2
-14
/
+7
*
Fix missing CGO_EXTRA_FLAGS build arg for docker (#11782)
Cirno the Strongest
2020-06-06
1
-1
/
+1
*
Fix; declare DOMAIN variable for docker setup (#10780)
Adrian POIGET
2020-05-04
2
-0
/
+2
*
Fix latest docker image haven't include static files. (#9252)
Lunny Xiao
2019-12-05
1
-1
/
+1
*
docker: ask s6 to stop all service when gitea stop (#9171)
Antoine GIRARD
2019-11-27
1
-1
/
+1
[next]