You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ref pointing to the manifest of the OCI image. This must be present in the "refs" subdirectory of the image. (default "v1.0")
21
+
Specify the search criteria, format is A==B.
22
+
e.g. --ref org.opencontainers.ref.name==v1.0
23
+
Only support `org.opencontainers.ref.name`, `platform.os` and `digest` three cases.(default org.opencontainers.ref.name==v1.0)
22
24
23
25
**--rootfs**=""
24
26
A directory representing the root filesystem of the container in the OCI runtime bundle. It is strongly recommended to keep the default value. (default "rootfs")
0 commit comments