27 lines
604 B
YAML
27 lines
604 B
YAML
name: containerd
|
|
description: An industry-standard container runtime with an emphasis on simplicity, robustness and portability
|
|
version: 2.3.4
|
|
revision: 1
|
|
url: https://containerd.io/
|
|
license: Apache-2.0
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- runc
|
|
make_depends:
|
|
- btrfs-progs
|
|
- containers-common
|
|
- git
|
|
- golang
|
|
- go-md2man
|
|
- libseccomp
|
|
- procps-ng
|
|
downloads:
|
|
- url: https://github.com/containerd/containerd.git
|
|
type: git
|
|
clone_to: ${BPM_SOURCE}
|
|
git_branch: v${BPM_PKG_VERSION}
|
|
checksum: db8809540e1a7a9da5d518876894933ff55692ab
|