Skip to content

Commit cff1713

Browse files
committed
remove unused
Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com>
1 parent dd7bf32 commit cff1713

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

images/virt-launcher/werf.inc.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,6 @@ binaries:
149149
- /usr/bin/memhog /usr/bin/migratepages /usr/bin/migspeed /usr/bin/numactl /usr/bin/numastat
150150
# Hwclock
151151
- /usr/sbin/hwclock
152-
# Nftables
153-
- /usr/sbin/nft
154152
{{- end -}}
155153

156154
{{ $virtLauncherDependencies := include "virt-launcher-dependencies" . | fromYaml }}
@@ -250,11 +248,6 @@ import:
250248
to: /xorriso
251249
before: install
252250

253-
- image: packages/binaries/nftables
254-
add: /nftables
255-
to: /nftables
256-
before: install
257-
258251
# Statically builded
259252
- image: packages/binaries/openssl
260253
add: /openssl
@@ -328,7 +321,6 @@ shell:
328321
cp -a /xorriso/. /
329322
cp -a /swtpm/. /
330323
cp -a /numactl/. /
331-
cp -a /nftables/. /
332324
333325
echo "Show libs after relocation in /relocate/usr/lib64"
334326
ls -la /relocate/usr/lib64

0 commit comments

Comments
 (0)