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

replace manifest-tool with docker manifest #68

Closed
morvencao opened this issue Mar 21, 2020 · 3 comments
Closed

replace manifest-tool with docker manifest #68

morvencao opened this issue Mar 21, 2020 · 3 comments
Assignees

Comments

@morvencao
Copy link

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

@ibm-ci-bot
Copy link
Collaborator

@morvencao: The label(s) kind/enhancement, area/config cannot be applied. These labels are supported: ``

In response to this:

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

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@morvencao
Copy link
Author

/close
The fixes are IBM/test-infra#130 and #66

@ibm-ci-bot
Copy link
Collaborator

@morvencao: Closing this issue.

In response to this:

/close
The fixes are IBM/test-infra#130 and #66

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants