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 #4570] fix: Docker usage may occur error in volume mapping params, simple fix #9096

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

OneCodeMonkey
Copy link
Contributor

@OneCodeMonkey OneCodeMonkey commented Jan 2, 2025

Which Issue(s) This PR Fixes

Fixes #4570

Brief Description

Docker usage may occur error in volume mapping params, this is simple fix but works.

How Did You Test This Change?

Docker run success after fix.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.00%. Comparing base (f32fe78) to head (e33e096).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9096      +/-   ##
=============================================
- Coverage      48.13%   48.00%   -0.14%     
+ Complexity     12083    12045      -38     
=============================================
  Files           1320     1320              
  Lines          92782    92782              
  Branches       11897    11897              
=============================================
- Hits           44665    44538     -127     
- Misses         42625    42735     +110     
- Partials        5492     5509      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lizhimins lizhimins merged commit 14ca1ce into apache:develop Jan 14, 2025
10 of 11 checks passed
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.

Use docker to start RocketMq
4 participants