Skip to content

fix: Support for docker compose > v2 in local mode (5739)#5909

Draft
sagemaker-bot wants to merge 1 commit into
masterfrom
fix/support-for-docker-compose-v2-in-local-mode-5739-2
Draft

fix: Support for docker compose > v2 in local mode (5739)#5909
sagemaker-bot wants to merge 1 commit into
masterfrom
fix/support-for-docker-compose-v2-in-local-mode-5739-2

Conversation

@sagemaker-bot
Copy link
Copy Markdown
Collaborator

Description

AI-generated fix.

Related Issue

Related issue: 5739

Changes Made

  • sagemaker-core/src/sagemaker/core/local/image.py
  • sagemaker-core/src/sagemaker/core/modules/local_core/local_container.py
  • sagemaker-train/src/sagemaker/train/local/local_container.py
  • sagemaker-train/tests/unit/train/local/test_local_container.py
  • sagemaker-core/tests/unit/modules/local_core/test_local_container.py
  • sagemaker-core/tests/unit/local/test_image.py

AI-Generated PR

This PR was automatically generated by the PySDK Issue Agent.

  • Confidence score: 95%
  • Classification: bug
  • SDK version target: V3

Merge Checklist

  • Changes are backward compatible
  • Commit message follows prefix: description format
  • Unit tests added/updated
  • Integration tests added (if applicable)
  • Documentation updated (if applicable)

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.50%. Comparing base (e6905ed) to head (e554d6e).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5909      +/-   ##
==========================================
+ Coverage   89.97%   91.50%   +1.52%     
==========================================
  Files         286      428     +142     
  Lines       39217    61623   +22406     
==========================================
+ Hits        35286    56388   +21102     
- Misses       3931     5235    +1304     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant