Skip to content

Commit

Permalink
fix: correct some typos in nydus-fscache.md
Browse files Browse the repository at this point in the history
Signed-off-by: abushwang <[email protected]>
  • Loading branch information
wswsmao authored and Desiki-high committed Oct 25, 2024
1 parent 57c112a commit 4ee6ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/nydus-fscache.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ For more information on how to configure containerd to use nydus snapshotter ple

``` shell
# pull nydus image
nerdctl images pull --snapshotter=nydus docker.io/hsiangkao/ubuntu:20.04-rafs-v6
nerdctl pull --snapshotter=nydus docker.io/hsiangkao/ubuntu:20.04-rafs-v6

# run nydus image
nerdctl run --rm -t --snapshotter=nydus docker.io/hsiangkao/ubuntu:20.04-rafs-v6 ubuntu /bin/bash
Expand Down

0 comments on commit 4ee6ddd

Please sign in to comment.