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] Add WORKDIR #823

Merged
merged 1 commit into from
Apr 17, 2023
Merged

[MINOR] Add WORKDIR #823

merged 1 commit into from
Apr 17, 2023

Conversation

smallzhongfeng
Copy link
Contributor

What changes were proposed in this pull request?

Add WORKDIR for DOCKERFILE.

Why are the changes needed?

After entering the Docker, you can directly enter the home directory like https://github.com/apache/spark/blob/1820b18eea940cf7c93e6cb0e1d1d294d2d20d28/resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile#L55

Does this PR introduce any user-facing change?

No.

How was this patch tested?

No need.

@smallzhongfeng smallzhongfeng requested review from wangao1236 and advancedxy and removed request for advancedxy April 17, 2023 03:59
@codecov-commenter
Copy link

codecov-commenter commented Apr 17, 2023

Codecov Report

Merging #823 (509e021) into master (23e0a51) will increase coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #823      +/-   ##
============================================
+ Coverage     57.53%   57.56%   +0.02%     
- Complexity     2065     2067       +2     
============================================
  Files           306      306              
  Lines         14970    14970              
  Branches       1236     1236              
============================================
+ Hits           8613     8617       +4     
+ Misses         5860     5858       -2     
+ Partials        497      495       -2     

see 2 files with indirect coverage changes

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

@jerqi jerqi merged commit aec8d06 into apache:master Apr 17, 2023
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