diff --git a/ContainerFiles/neutron b/ContainerFiles/neutron index 85ae8be..e9fd482 100644 --- a/ContainerFiles/neutron +++ b/ContainerFiles/neutron @@ -82,6 +82,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \ libxdp1 \ net-tools \ openssl \ + procps \ radvd \ sudo \ && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false \