Skip to content

Commit

Permalink
Fix AsciiDoc markup
Browse files Browse the repository at this point in the history
  • Loading branch information
slonopotamus authored Jul 12, 2024
1 parent 8739ee9 commit 84abbd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ After installation (and reboot), you should be able to run containers using nerd
nerdctl run --rm -it hello-world
----
NOTE: If you're getting `open \\\\.\\pipe\\containerd-containerd: Access is denied."` error, you need to run commands with elevated permissions.
When [this feature](https://github.com/containerd/containerd/issues/10454) is implemented, you will be able to use `nerdctr` from any user in `docker-users` group.
When https://github.com/containerd/containerd/issues/10454[this feature] is implemented, you will be able to use `nerdctr` from any user in `docker-users` group.

You can use `nerdctl build` to build containers.

Expand Down

0 comments on commit 84abbd5

Please sign in to comment.