Skip to content

Commit ea4dab6

Browse files
authored
Update implementations.md
Signed-off-by: Mingye Wang <[email protected]>
1 parent 277d5e8 commit ea4dab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you know of any associated projects that are not listed here, please file a p
1010
* [containers/youki][youki] - Runtime implementation in Rust
1111
* [opencontainers/runc][runc] - Reference implementation of OCI runtime
1212
* [projectatomic/bwrap-oci][bwrap-oci] - Convert the OCI spec file to a command line for [bubblewrap][bubblewrap]
13-
* [systemd/systemd][systemd] - Contains [systemd-nspawn][nspawn], runtime implementation in C
13+
* [systemd/systemd][systemd] - Contains [systemd-nspawn][nspawn], runtime implementation in C (via `--oci-bundle` option since systemd v242)
1414

1515
## <a name="implementationsRuntimeVirtualMachine" />Runtime (Virtual Machine)
1616

0 commit comments

Comments
 (0)