Skip to content

Conversation

@HofmeisterAn
Copy link
Collaborator

What does this PR do?

This PR updates the Base64 auth provider to match Docker Registry credentials using hostname and port only, ignoring any path segments. This aligns Testcontainers with Docker CLI behavior and allows credentials like https://registry.example.com/harbor to be recognized without requiring users to remove the path.

Why is it important?

-

Related issues

@HofmeisterAn HofmeisterAn added the enhancement New feature or request label Aug 18, 2025
@netlify
Copy link

netlify bot commented Aug 18, 2025

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit 842fbee
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-dotnet/deploys/68a3744430b3c6000811bd3c
😎 Deploy Preview https://deploy-preview-1516--testcontainers-dotnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@HofmeisterAn HofmeisterAn merged commit 5d6188d into develop Aug 18, 2025
137 checks passed
@HofmeisterAn HofmeisterAn deleted the feature/ignore-path-segments-in-docker-registry branch August 18, 2025 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement]: Handling path segments in Docker registry URLs (registry authentication)

2 participants