summaryrefslogtreecommitdiffstats
path: root/Dockerfile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update golang packages to v1.23Renovate Bot2024-11-121-1/+1
* Update code.forgejo.org/oci/alpine Docker tag to v3.20Renovate Bot2024-11-121-2/+2
* Update golang packages to v1.22Renovate Bot2024-11-121-1/+1
* fix: dockerfile casing typoMichael Kriese2024-11-081-1/+1
* Update code.forgejo.org/oci/alpine Docker tag to v3.19Renovate Bot2024-08-131-2/+2
* Use `code.forgejo.org/oci` mirror imagesMichael Kriese2024-08-131-3/+3
* Add opencontainer labels to container (#195)TheFox0x72024-05-191-2/+12
* general purpose rootless containerEarl Warren2023-08-251-7/+28
* [FORGEJO] run the Docker entrypoint via tiniwetneb2023-08-231-8/+9
* [FORGEJO] use alpine 3.18Earl Warren2023-08-231-2/+2
* [FORGEJO] build forgejo-runnerEarl Warren2023-08-231-0/+15
* [FORGEJO] delete files conflicting with ForgejoEarl Warren2023-08-231-16/+0
* Upgrade Go to 1.21 and bump other dependencies (#330)harryzcy2023-08-101-1/+1
* Fix "http: invalid Host header" issue (#319)sillyguodong2023-08-021-1/+1
* Avoid https://github.com/nektos/act/issues/1908 by specifying golang 1.20.5. ...Thomas E Lackey2023-07-191-1/+1
* implement act_runner rootless image (#208)ccureau2023-06-121-1/+1
* Remove hadolint and improve Dockerfile (#234)Jason Song2023-06-091-6/+4
* Fix missing runner version when building images from a Dockerfile (#181)sillyguodong2023-05-091-1/+2
* Dockerfile: Improve signal handling by adding a runtime init (#180)sando382023-05-091-2/+2
* chore: improve Dockerfile, README, and testing settings (#172)Bo-Yi Wu2023-05-041-1/+1
* build: optimize Dockerfile and update dependencies (#162)appleboy2023-04-291-6/+6
* Run as a container (#8) including Docker-in-Docker. (#84)Thomas E Lackey2023-04-111-0/+17