Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 31c6076

Browse files
committed
Re-added check #2983
1 parent 5d93bcd commit 31c6076

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/docker/manifest.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: docker
22
version: 20.10.18
3+
binary: dockerd
4+
check: ${binary} --version | cut -d, -f1 | cut -d' ' -f3
35
dependencies:
46
- fuse-overlayfs
57
- docker-manpages

0 commit comments

Comments
 (0)