Skip to content
This repository was archived by the owner on Aug 14, 2020. It is now read-only.
This repository was archived by the owner on Aug 14, 2020. It is now read-only.

Support image manifest lists / index #251

@schu

Description

@schu

Manifest lists application/vnd.docker.distribution.manifest.list.v2+json (or image indexes, application/vnd.oci.image.index.v1+json) are not yet supported and docker2aci throws an error in getManifestV21() if those are used. Example:

docker2aci docker://alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
Error: conversion error: name doesn't match what was requested, expected: library/alpine, downloaded:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions