From 041372b79b843b54dfad048dda237e64d1a5f127 Mon Sep 17 00:00:00 2001 From: Ole Troan Date: Tue, 4 May 2021 12:45:57 +0200 Subject: papi: remove shared memory transport This patch removes the papi transport shared memory plugin. It also removes any dependency on CFFI. Type: feature Signed-off-by: Ole Troan Change-Id: Ia81701c0dc506871e511495d837e41420e1fdf72 Signed-off-by: Ole Troan --- src/plugins/srv6-mobile/extra/Dockerfile.j2 | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/srv6-mobile/extra/Dockerfile.j2') diff --git a/src/plugins/srv6-mobile/extra/Dockerfile.j2 b/src/plugins/srv6-mobile/extra/Dockerfile.j2 index e8120bb736b..8e42af09d56 100644 --- a/src/plugins/srv6-mobile/extra/Dockerfile.j2 +++ b/src/plugins/srv6-mobile/extra/Dockerfile.j2 @@ -12,7 +12,6 @@ RUN set -eux; \ net-tools \ iproute2 \ tcpdump \ - python3-cffi \ asciidoc \ xmlto \ libssl-dev \ -- cgit 1.2.3-korg