We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f99c379 commit 31a9465Copy full SHA for 31a9465
docker/base/apt_preferences.debian
@@ -46,3 +46,8 @@ Pin-Priority: 700
46
Package: qemu*
47
Pin: version 1:5.0*
48
Pin-Priority: 700
49
+
50
+# QEMU depends on those
51
+Package: libpmem1 libndctl6 libdaxctl1
52
+Pin: release n=buster-backports
53
+Pin-Priority: 700
0 commit comments