Files
silverwind 570173b409 ci: add shellcheck linter (#37682)
- Adds `make lint-shell`. uses local `shellcheck` if its version
matches, otherwise runs the pinned image via docker or podman
- `.shellcheckrc` disables the most annoying rules
- Fixes findings across existing scripts

Fixes: #37648
Signed-off-by: silverwind <me@silverwind.io>
Co-authored-by: Claude (Opus 4.7) <noreply@anthropic.com>
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
Co-authored-by: Nicolas <bircni@icloud.com>
2026-05-22 20:22:04 +00:00
..
2026-04-08 01:17:05 +08:00
2024-05-03 23:53:18 -04:00

Gitea - Docker

Dockerfile is found in the root of the repository.

Docker image can be found on docker hub.

Documentation on using docker image can be found on Gitea Docs site.