Skip to content

Commit 52c27a0

Browse files
committed
Document requirement to restarte containerd
1 parent ff8f495 commit 52c27a0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/USAGE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ Remoteproc Runtime supports several container engines:
5656

5757
Copy `containerd-shim-remoteproc-v1` and `remoteproc-runtime` to a directory in `$PATH` (e.g., `/usr/local/bin`). Containerd discovers the shim by name, exposing it as `io.containerd.remoteproc.v1`.
5858

59+
1. **Restart the container engine**
60+
61+
Containerd must be restarted to discover the new shim (e.g., `systemctl restart docker`).
62+
5963
1. **Run the image**
6064

6165
<details open>

0 commit comments

Comments
 (0)