1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-27 10:30:24 +08:00

3 Commits

Author SHA1 Message Date
renovate[bot]
9f17a66e6f
chore(deps): update docker docker tag to v29.2.1 (#3857) 2026-02-05 08:53:13 +00:00
pooneyy
7080624537
feat(forgejo-runner): add docker mode selection and refactor configuration with updated documentation
- Add new `DOCKER_MODE` form field to choose between `dood` and `dind` modes, removing old `PRIVILEGED` mode field and `-dind` variant application
- Update `docker-compose.yml` to conditionally include `dind` service based on mode, and refactor `init.sh` to dynamically set `DOCKER_HOST` environment variable
- Refactor `register.sh` to handle both modes, configure runner accordingly, update default values for registration fields, and define the default job container base image as node:lts
- Update README with detailed security risk warnings for both modes, remove version selection instructions, and add usage examples for custom container images and installing docker client in workflows
2026-02-05 15:30:01 +08:00
renovate[bot]
19b044c49d
chore(deps): update code.forgejo.org/forgejo/runner docker tag to v12.6.3 (#3721) 2026-01-28 21:07:44 +00:00