Skip to content

fix: Add default values to Dockerfile.higress to fix build warnings#3425

Open
CH3CHO wants to merge 1 commit intoalibaba:mainfrom
CH3CHO:fix/docker-build-warning
Open

fix: Add default values to Dockerfile.higress to fix build warnings#3425
CH3CHO wants to merge 1 commit intoalibaba:mainfrom
CH3CHO:fix/docker-build-warning

Conversation

@CH3CHO
Copy link
Collaborator

@CH3CHO CH3CHO commented Feb 1, 2026

Ⅰ. Describe what this PR did

Add default values to Dockerfile.higress to fix build warnings.

image

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

Ⅵ. AI Coding Tool Usage Checklist (if applicable)

Please check all applicable items:

  • For new standalone features (e.g., new wasm plugin or golang-filter plugin):

    • I have created a design/ directory in the plugin folder
    • I have added the design document to the design/ directory
    • I have included the AI Coding summary below
  • For regular updates/changes (not new plugins):

    • I have provided the prompts/instructions I gave to the AI Coding tool below
    • I have included the AI Coding summary below

AI Coding Prompts (for regular updates)

AI Coding Summary

ARG HUB=higress-registry.cn-hangzhou.cr.aliyuncs.com/higress

ARG TARGETARCH
ARG TARGETARCH=amd64
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个docker buildx编译多架构镜像会不会有问题有没有测试过

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants