Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
haytok authored Sep 21, 2024
1 parent 2969e39 commit fc439fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/post/20240321/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Below are the steps to build nerdctl and containerd in instance.

```bash
sudo dnf update -y
sudo dnf install -y make git golang which tree
sudo dnf install -y make git golang which tree vim
```

Build [nerdctl](https://github.com/containerd/nerdctl)
Expand Down

0 comments on commit fc439fb

Please sign in to comment.