Switch lvm2 dependency with device-mapper
This commit is contained in:
@@ -1,14 +1,14 @@
|
|||||||
name: moby
|
name: moby
|
||||||
description: Container engine for the Docker ecosystem
|
description: Container engine for the Docker ecosystem
|
||||||
version: 28.5.1
|
version: 28.5.1
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://github.com/moby/moby
|
url: https://github.com/moby/moby
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
architecture: any
|
architecture: any
|
||||||
type: source
|
type: source
|
||||||
depends:
|
depends:
|
||||||
- containerd
|
- containerd
|
||||||
- lvm2
|
- device-mapper
|
||||||
- glibc
|
- glibc
|
||||||
- iproute2
|
- iproute2
|
||||||
- libseccomp
|
- libseccomp
|
||||||
|
|||||||
Reference in New Issue
Block a user