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

[INLONG-5652][Docker] Fix push aarch64 images script #5653

Merged
merged 7 commits into from
Aug 24, 2022

Conversation

lucaspeng12138
Copy link
Contributor

@lucaspeng12138 lucaspeng12138 commented Aug 23, 2022

Prepare a Pull Request

[INLONG-5652][Docker] Fix push aarch64 images script

Motivation

  1. CI didn't mention DOCKER_ORG. Cause script can't find images when tagging.
  2. TubeMQ images depends on several images but they don't support aarch64. So add some judgment.

Modifications

Fix push aarch64 images script

@github-actions github-actions bot added service/ci Automatically confirm that the code is error-free service/docker labels Aug 23, 2022
@dockerzhang dockerzhang merged commit 2baf658 into apache:master Aug 24, 2022
@lucaspeng12138 lucaspeng12138 deleted the dev-lucas-aarch branch October 31, 2022 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
service/ci Automatically confirm that the code is error-free service/docker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug][Docker] Push aarch64 images failed
3 participants