add more kernel modules, allowing docker publish
This commit is contained in:
parent
09765b7526
commit
d3e13819a0
@ -1,4 +1,3 @@
|
||||
|
||||
aesni_intel
|
||||
asn1_encoder
|
||||
async_tx
|
||||
@ -29,6 +28,7 @@ i2c_i801
|
||||
i2c_mux
|
||||
i2c_smbus
|
||||
i8042
|
||||
inet_diag
|
||||
intel_agp
|
||||
intel_gtt
|
||||
intel_pmc_bxt
|
||||
@ -41,6 +41,7 @@ ip_set
|
||||
ip_set_hash_net
|
||||
iptable_filter
|
||||
iptable_nat
|
||||
iptable_raw
|
||||
ip_tables
|
||||
iTCO_vendor_support
|
||||
iTCO_wdt
|
||||
@ -56,6 +57,7 @@ mbcache
|
||||
mousedev
|
||||
net_failover
|
||||
nf_conntrack
|
||||
nf_conntrack_netlink
|
||||
nf_defrag_ipv4
|
||||
nf_defrag_ipv6
|
||||
nf_nat
|
||||
@ -82,6 +84,7 @@ sha256_ssse3
|
||||
sha512_ssse3
|
||||
sr_mod
|
||||
stp
|
||||
tcp_diag
|
||||
tee
|
||||
trusted
|
||||
tsm
|
||||
@ -101,4 +104,6 @@ x_tables
|
||||
xt_addrtype
|
||||
xt_conntrack
|
||||
xt_MASQUERADE
|
||||
xt_nat
|
||||
xt_set
|
||||
xt_tcpudp
|
||||
|
Loading…
Reference in New Issue
Block a user