25 lines
564 B
Plaintext
25 lines
564 B
Plaintext
name: containerd
|
|
description: An industry-standard container runtime with an emphasis on simplicity, robustness and portability
|
|
version: 2.2.1
|
|
revision: 1
|
|
url: https://containerd.io/
|
|
license: Apache-2.0
|
|
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: dea7da592f5d1d2b7755e3a161be07f43fad8f75
|