Loïc Dachary
1a673c0ff6
[BRANDING] container images: set APP_NAME
...
(cherry picked from commit 12d7bc447e
)
(cherry picked from commit 1335b17fc3
)
(cherry picked from commit 0d7da06c47
)
(cherry picked from commit 095c1ab679
)
(cherry picked from commit 2220f00d09
)
(cherry picked from commit f0be8bbdbf
)
(cherry picked from commit 15188180a1
)
(cherry picked from commit 96c471d7d3
)
(cherry picked from commit 709052f1e7
)
(cherry picked from commit 98cd2f5dee
)
(cherry picked from commit a1014654b1
)
(cherry picked from commit a16f4dc51d
)
(cherry picked from commit abbed33d16
)
(cherry picked from commit 4871447def
)
(cherry picked from commit ea1218b237
)
(cherry picked from commit 6dd67d60de
)
(cherry picked from commit 71761f04af
)
(cherry picked from commit 7cb28a3a06
)
(cherry picked from commit d116336cb5
)
(cherry picked from commit 4138a698b2
)
(cherry picked from commit 38c572bc19
)
(cherry picked from commit 94c759b47f
)
(cherry picked from commit e1f52bf1d5
)
(cherry picked from commit 8bc7000cfa
)
(cherry picked from commit fa60007c34
)
(cherry picked from commit 0328db39c9
)
(cherry picked from commit d028010b64
)
(cherry picked from commit 0283c920f0
)
(cherry picked from commit f5bdf3e11f
)
(cherry picked from commit e3beb52300
)
(cherry picked from commit a63d5afc91
)
(cherry picked from commit 7d43e1a828
)
(cherry picked from commit a551fbd0fa
)
(cherry picked from commit cdff0ddbb6
)
(cherry picked from commit f2462ab1d0
)
(cherry picked from commit 7231dcc0a7
)
(cherry picked from commit 1cbe55f832
)
(cherry picked from commit 483d953498
)
(cherry picked from commit e0b863d2e9
)
(cherry picked from commit 34dc719b4d
)
(cherry picked from commit 200f1ddec3
)
(cherry picked from commit 892435f00f
)
(cherry picked from commit 188d1d387a
)
(cherry picked from commit 8589533bfe
)
(cherry picked from commit 8e7e83ffe5
)
(cherry picked from commit 4f86171d68
)
(cherry picked from commit ece61fd4f6
)
(cherry picked from commit ff34eb0023
)
(cherry picked from commit 845b0ecc8c
)
2024-02-05 16:02:13 +01:00
wxiaoguang
7258a124af
Fix the mode of custom dir to 0700 in docker-rootless ( #20861 )
2022-08-19 11:05:07 -04:00
luzpaz
e0296b6a6d
Fix various documentation, user-facing, and source comment typos ( #16367 )
...
* Fix various doc, user-facing, and source comment typos
Found via `codespell -q 3 -S ./options/locale,./vendor -L ba,pullrequest,pullrequests,readby`
2021-07-08 13:38:13 +02:00
Kyle D
61f347e349
Add environment-to-ini to docker image ( #14762 )
...
* Add environment-to-app.ini routine
* Call environment-to-ini in docker setup scripts
* Automatically convert section vars to lower case to match documentation
* Remove git patch instructions
* Add env variable documentation to Install Docker
2021-02-23 20:21:44 +01:00
silverwind
bc455ed257
Set RUN_MODE prod by default ( #13765 )
...
I think it's a bad default to have "dev" as the default run mode which
enables debugging and now also disables HTTP caching. It's better to
just default to a value suitable for general deployments.
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-11-30 14:52:04 -05:00
Antoine GIRARD
fe458ce877
docker: rootless image ( #10154 )
...
* docker: rootless image
* improve docs + remove check for write perm on custom
* add more info on ssh passtrough
* Add comment for internal ssh server in container config
2020-10-31 20:58:22 -04:00