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

[ISSUE_479][operator][followup] use exec form instead of shell form in Dockerfile #518

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

advancedxy
Copy link
Contributor

What changes were proposed in this pull request?

change entrypoint/cmd's form in Dockerfile

Why are the changes needed?

Ref: https://emmer.dev/blog/docker-shell-vs.-exec-form/

Does this PR introduce any user-facing change?

No

How was this patch tested?

No need

@advancedxy
Copy link
Contributor Author

ping @wangao1236

@codecov-commenter
Copy link

codecov-commenter commented Jan 30, 2023

Codecov Report

Merging #518 (4081a6e) into master (e1be8d6) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #518      +/-   ##
============================================
+ Coverage     59.76%   59.78%   +0.01%     
- Complexity     1769     1770       +1     
============================================
  Files           205      205              
  Lines         11531    11531              
  Branches       1033     1033              
============================================
+ Hits           6892     6894       +2     
+ Misses         4233     4232       -1     
+ Partials        406      405       -1     
Impacted Files Coverage Δ
...he/uniffle/server/storage/LocalStorageManager.java 87.00% <0.00%> (+1.12%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@wangao1236
Copy link
Collaborator

LGTM

@advancedxy advancedxy merged commit ea6ecfd into apache:master Jan 30, 2023
@advancedxy advancedxy deleted the issue_479_followup branch January 30, 2023 07:07
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.

None yet

4 participants