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

[MINOR] refactor(image): Fix Docker image build error #532

Merged
merged 2 commits into from
Oct 18, 2023

Conversation

mchades
Copy link
Contributor

@mchades mchades commented Oct 17, 2023

What changes were proposed in this pull request?

Clarify --image and --tag options in the build Docker image script

Why are the changes needed?

--image with tag value will bring errors and confusion

Does this PR introduce any user-facing change?

usage of Docker image build command changed

How was this patch tested?

tested locally and pushed the latest built image to the Docker hub

@github-actions
Copy link

Code Coverage Report

Overall Project 62.19% 🟢

There is no coverage information present for the Files changed

@jerryshao
Copy link
Contributor

@xunliu please take a look.

@jerryshao jerryshao merged commit c6c07b9 into apache:main Oct 18, 2023
2 checks passed
jerryshao pushed a commit that referenced this pull request Oct 26, 2023
### What changes were proposed in this pull request?
Clarify `--image` and `--tag` options in the build Docker image script

### Why are the changes needed?
`--image` with tag value will bring errors and confusion

### Does this PR introduce _any_ user-facing change?
usage of Docker image build command changed

### How was this patch tested?
tested locally and pushed the latest built image to the Docker hub
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.

3 participants