apache / dubbo-admin

The ops and reference implementation for Apache Dubbo
https://dubbo.apache.org
Apache License 2.0
3.99k stars 2.17k forks source link

add build and push docker images for cross-platform support #1089

Closed 2456868764 closed 1 year ago

2456868764 commented 1 year ago

What is the purpose of the change

Build and push docker image for cross-platform support using docker buildx

Brief changelog

make help

image-dubbo-admin-buildx Build and push docker image for the dubbo admin for cross-platform support image-dubbo-authority-buildx Build and push docker image for the dubbo authority for cross-platform support

Verifying this change

XXXX

Follow this checklist to help us incorporate your contribution quickly and easily:

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

AlbumenJ commented 1 year ago

Could you update the github deploy actions to use make after this PR?