blob: 174f668d855b252f037df571251dab371982557e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = mbctl-git
pkgdesc = Another container orchestration system. Man8S use yggdrasil as VPN networking, use containerd to maintain containers and images, and use a new kind of config manage various types of dirs of containers.
pkgver = 0.9.2
pkgrel = 1
url = https://github.com/Neboer/Man8S-CTR.git
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = yggdrasil
depends = python
depends = containerd
depends = nerdctl
depends = python-yaml
depends = python-pydantic
depends = python-typer
depends = python-ruamel-yaml
provides = mbctl
conflicts = mbctl
backup = etc/mbctl/config.yaml
source = git+https://github.com/Neboer/Man8S-CTR.git
source = mbctl-startup.service
source = mbctl-config.yaml
b2sums = SKIP
b2sums = 80a7904057440819aacd89a25eb47fd5e8c9d5997778a7ca1e4a872cd5040880863e3f5f1aec188c60a59f96904340857ebd456e507b407c991356d3be17bc15
b2sums = f57ed2b5a309c1395a6252adc4613325c123986ba23f2e3de569ea0e445b4395dd4d312d281ebd215aa9638ced5eaa9844bb4f89700b3179bec13a61f3b39d20
pkgname = mbctl-git
|