Skip to content

Commit 4d7aae4

Browse files
authored
CP-13279 Update performance-diagnostic to install docker from official docker repo (#118)
PR URL: https://www.github.com/delphix/performance-diagnostics/pull/118
1 parent 1a46d8d commit 4d7aae4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ Standards-Version: 4.1.2
1313

1414
Package: performance-diagnostics
1515
Architecture: any
16-
Depends: python3-bpfcc, python3-minimal, python3-psutil, telegraf, docker.io
16+
Depends: python3-bpfcc, python3-minimal, python3-psutil, telegraf, docker-ce
1717
Description: eBPF-based Performance Diagnostic Tools
1818
A collection of eBPF-based tools for diagnosing performance issues.

0 commit comments

Comments
 (0)