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

Add support to access images from private registries #90

Merged
merged 2 commits into from May 15, 2024

Conversation

tw00
Copy link
Contributor

@tw00 tw00 commented May 11, 2024

Overview

Adds support for the X-Registry-Auth header when pulling a Docker image from a private registry.

Also, adds some unit tests around port mapping and fixes a bug in with_fixed_port when overwriting the internal port.

@jarlah jarlah self-requested a review May 15, 2024 15:26
lib/docker/api.ex Show resolved Hide resolved
@jarlah jarlah closed this May 15, 2024
@jarlah jarlah reopened this May 15, 2024
@jarlah jarlah merged commit 81718ba into testcontainers:main May 15, 2024
6 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.

None yet

2 participants