Search Criteria
Package Details: forgejo-runner 3.4.1-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: | 2024-05-29 18:02 (UTC) |
Dependencies (4)
- docker (rancher-desktop-gitAUR, podman-docker-gitAUR, docker-cli-binAUR, rancher-desktopAUR, docker-gitAUR, podman-docker)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- docker (rancher-desktop-gitAUR, podman-docker-gitAUR, docker-cli-binAUR, rancher-desktopAUR, docker-gitAUR, podman-docker) (optional)
Latest Comments
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).