Skip to content
This repository was archived by the owner on Sep 19, 2021. It is now read-only.
This repository was archived by the owner on Sep 19, 2021. It is now read-only.

replace manifest-tool with docker manifest #68

@morvencao

Description

@morvencao

Currently we 're using manifest-tool to build the multiarch image.

However, docker client has start to support build-in manifest to create and push the multiarch manifest, the PR: docker/cli#138 for that change bas been merged.

We need to replace the manifest-tool with docker manifest... to build the multiarch image.

However, the docker manifest... is experimental feature for now, we need to edit the config.json and set experimental to enabled.

/kind enhancement
/area config
/assign
/cc @gyliu513

Metadata

Metadata

Assignees

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