add more kernel modules, allowing docker publish

This commit is contained in:
ghe0 2025-02-28 03:27:13 +02:00
parent 09765b7526
commit d3e13819a0
Signed by: ghe0
GPG Key ID: 451028EE56A0FBB4

@ -1,4 +1,3 @@
aesni_intel aesni_intel
asn1_encoder asn1_encoder
async_tx async_tx
@ -29,6 +28,7 @@ i2c_i801
i2c_mux i2c_mux
i2c_smbus i2c_smbus
i8042 i8042
inet_diag
intel_agp intel_agp
intel_gtt intel_gtt
intel_pmc_bxt intel_pmc_bxt
@ -41,6 +41,7 @@ ip_set
ip_set_hash_net ip_set_hash_net
iptable_filter iptable_filter
iptable_nat iptable_nat
iptable_raw
ip_tables ip_tables
iTCO_vendor_support iTCO_vendor_support
iTCO_wdt iTCO_wdt
@ -56,6 +57,7 @@ mbcache
mousedev mousedev
net_failover net_failover
nf_conntrack nf_conntrack
nf_conntrack_netlink
nf_defrag_ipv4 nf_defrag_ipv4
nf_defrag_ipv6 nf_defrag_ipv6
nf_nat nf_nat
@ -82,6 +84,7 @@ sha256_ssse3
sha512_ssse3 sha512_ssse3
sr_mod sr_mod
stp stp
tcp_diag
tee tee
trusted trusted
tsm tsm
@ -101,4 +104,6 @@ x_tables
xt_addrtype xt_addrtype
xt_conntrack xt_conntrack
xt_MASQUERADE xt_MASQUERADE
xt_nat
xt_set xt_set
xt_tcpudp