Skip to content

Conversation

@Yikun
Copy link
Member

@Yikun Yikun commented May 6, 2023

What changes were proposed in this pull request?

  • Use ; instead of && when enable set -ex
  • ./add-dockerfiles.sh 3.4.0 to apply changes

Why are the changes needed?

Address DOI comments: 9. using set -ex means you can use ; instead of && (really only matters for complex expressions, like the || in the later RUN that does use ;)

docker-library/official-images#13089 (comment)

Does this PR introduce any user-facing change?

No

How was this patch tested?

CI passed

@Yikun Yikun marked this pull request as ready for review May 6, 2023 02:25
@Yikun
Copy link
Member Author

Yikun commented May 6, 2023

cc @HyukjinKwon @zhengruifeng

@Yikun
Copy link
Member Author

Yikun commented May 8, 2023

After this patch merged, I will update DOI patch to latest to have 2nd round review.

@Yikun Yikun closed this in 7f9b414 May 8, 2023
@Yikun
Copy link
Member Author

Yikun commented May 8, 2023

@HyukjinKwon Thanks, merged.

@zhengruifeng
Copy link

Late LGTM, thank you @Yikun

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