docs: alphabetize community task driver listing (#8774)

Everything else in the docs sidebars is alphabetized, so do it here too.
This commit is contained in:
Tim Gross 2020-08-28 11:05:20 -04:00 committed by GitHub
parent 42d1b9bb51
commit 67a875af15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -207,15 +207,15 @@ export default [
{
category: 'external',
content: [
'containerd',
'firecracker-task-driver',
'jail-task-driver',
'lxc',
'pot',
'rkt',
'singularity',
'jail-task-driver',
'pot',
'firecracker-task-driver',
'nspawn',
'iis',
'containerd'
'iis'
]
}
]