We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93db3b1 commit d878718Copy full SHA for d878718
README.md
@@ -37,7 +37,7 @@ More information about `oci-image-tool-create` can be found in its [man page](./
37
38
```
39
$ mkdir busybox-bundle
40
-$ oci-image-tool create --ref latest busybox-oci busybox-bundle
+$ oci-image-tool create --ref name=latest busybox-oci busybox-bundle
41
$ cd busybox-bundle && sudo runc run busybox
42
43
0 commit comments