Release Bundles v2 and Docker Manifests

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide

A Docker manifest is a JSON file that describes image variants for multiple platforms. If source artifacts contain a Docker manifest (manifest.json or list.manifest.json), the manifest is resolved automatically during Release Bundle v2 creation. This means the Release Bundle will include both a manifest and all Docker image layers.

You can disable this behavior using the REST API. For more information, see Create Release Bundle v2 Version.Create Release Bundle v2 Version