Search Criteria
Package Details: forgejo-runner 5.0.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/forgejo-runner.git (read-only, click to copy) |
---|---|
Package Base: | forgejo-runner |
Description: | Continous integration for Forgejo |
Upstream URL: | https://code.forgejo.org/forgejo/runner |
Licenses: | Expat |
Provides: | forgejo-runner |
Submitter: | Ppjet6 |
Maintainer: | Ppjet6 |
Last Packager: | Ppjet6 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-11-16 20:33 (UTC) |
Last Updated: | 2025-01-09 18:53 (UTC) |
Dependencies (3)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- docker (rancher-desktop-gitAUR, podman-docker-gitAUR, docker-gitAUR, rancher-desktopAUR, docker-cli-binAUR, podman-docker) (optional)
Latest Comments
Popolon commented on 2025-01-09 00:36 (UTC)
Agree, forgejo-runner is usable with system command, lXC-container, podman or docker, docker should not be a requirement.
And please @Ppjet6, upgrade to 5.0.4 :(.
fossdd commented on 2024-07-30 15:45 (UTC)
I think adding docker to optdepends would be good. AFAIK there is no virtual package for containerization, but its even possible to use forgejo-runner without containerization bare on host. So I think to optdepends is the best idea.
Ppjet6 commented on 2024-05-29 17:20 (UTC)
Any suggestion what I should do instead? I still want some kind of container interface as a dependency?
fossdd commented on 2024-05-29 16:47 (UTC)
please dont depend on docker as forgejo-runner can also use LXC containers or podman (without drop-in docker).