add more kernel modules, allowing docker publish
This commit is contained in:
parent
09765b7526
commit
faec3a2ae7
@ -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
|
||||
@ -56,6 +56,7 @@ mbcache
|
||||
mousedev
|
||||
net_failover
|
||||
nf_conntrack
|
||||
nf_conntrack_netlink
|
||||
nf_defrag_ipv4
|
||||
nf_defrag_ipv6
|
||||
nf_nat
|
||||
@ -82,6 +83,7 @@ sha256_ssse3
|
||||
sha512_ssse3
|
||||
sr_mod
|
||||
stp
|
||||
tcp_diag
|
||||
tee
|
||||
trusted
|
||||
tsm
|
||||
@ -102,3 +104,4 @@ xt_addrtype
|
||||
xt_conntrack
|
||||
xt_MASQUERADE
|
||||
xt_set
|
||||
xt_tcpudp
|
||||
|
Loading…
Reference in New Issue
Block a user