From 8c430f88cff7b9196efffd337c810bec4a7af583 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B0=A9=E6=B0=94=E6=94=BE=E7=94=B5=E7=AE=A1?= Date: Thu, 7 Sep 2023 16:00:05 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20iputils=20=E5=8C=85=20?= =?UTF-8?q?=E5=8C=85=E5=90=AB=EF=BC=9A=20-=20ping=20-=20ping6=20-=20arping?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker/packages | 1 + 1 file changed, 1 insertion(+) diff --git a/docker/packages b/docker/packages index 4f814b0..18aa8ae 100644 --- a/docker/packages +++ b/docker/packages @@ -6,6 +6,7 @@ findutils hostname iproute iptables-nft +iputils nftables openssl passwd -- Gitee