Skip to content

Commit

Permalink
docs: add podman document
Browse files Browse the repository at this point in the history
Signed-off-by: zhaoxinxin <[email protected]>
  • Loading branch information
Liam-Zhao committed Nov 4, 2024
1 parent 625df6e commit edf7176
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion sidebars.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
/**
* Creating a sidebar enables you to:
- create an ordered group of docs
- render a sidebar for each doc of that group
- provide next/previous navigation
The sidebars can be generated from the filesystem, or explicitly defined here.
Create as many sidebars as you want.
*/

module.exports = {
docs: [
{
Expand Down Expand Up @@ -88,7 +99,6 @@ module.exports = {
'operations/integrations/container-runtime/singularity',
'operations/integrations/container-runtime/docker',
'operations/integrations/container-runtime/cri-o',
'operations/integrations/container-runtime/podman',
'operations/integrations/container-runtime/nydus',
'operations/integrations/container-runtime/stargz',
],
Expand Down

0 comments on commit edf7176

Please sign in to comment.