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.
2 parents adca3d1 + 92cedcd commit 88589dfCopy full SHA for 88589df
docker/nova/nova-compute/Dockerfile.j2
@@ -31,6 +31,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
31
'python3-rtslib',
32
'qemu-img',
33
'qemu-kvm-block-rbd',
34
+ 'rsync',
35
'sysfsutils',
36
'targetcli',
37
'xfsprogs'
@@ -69,6 +70,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
69
70
'python3-rtslib-fb',
71
'qemu-block-extra',
72
'qemu-utils',
73
74
'sasl2-bin',
75
76
'targetcli-fb',
0 commit comments