Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add concept for OCI Artifact #238

Merged
merged 12 commits into from
Aug 9, 2023
Prev Previous commit
Next Next commit
Update docs/concepts/artifact.mdx
Co-authored-by: Shiwei Zhang <shizh@microsoft.com>
Signed-off-by: Sajay Antony <sajaya@microsoft.com>
sajayantony and shizhMSFT authored Aug 5, 2023
commit fd81b628e2e9cd4c6096a29b4be07a13b72d25a7
3 changes: 2 additions & 1 deletion docs/concepts/artifact.mdx
Original file line number Diff line number Diff line change
@@ -84,7 +84,8 @@ in this case the config is an empty blob as per the [empty descriptor guidance][
"config": {
"mediaType": "application/vnd.oci.empty.v1+json",
"digest": "sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a",
"size": 2
"size": 2,
"data": "e30="
},
"layers": [
{