add more kernel modules, allowing docker publish

This commit is contained in:
ghe0 2025-02-28 03:27:13 +02:00
parent 09765b7526
commit faec3a2ae7
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
@ -56,6 +56,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 +83,7 @@ sha256_ssse3
sha512_ssse3 sha512_ssse3
sr_mod sr_mod
stp stp
tcp_diag
tee tee
trusted trusted
tsm tsm
@ -102,3 +104,4 @@ xt_addrtype
xt_conntrack xt_conntrack
xt_MASQUERADE xt_MASQUERADE
xt_set xt_set
xt_tcpudp