-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Accept image names with library/
prefix as a valid substitute
#6174
Commits on Nov 14, 2022
-
Accept image names with
library/
prefix as a valid substituteDocker official images can be pulled with or without `library/` prefix as part of the image name. For example, `mysql` or `library/mysql`. This is explicit when using private repositories.
Configuration menu - View commit details
-
Copy full SHA for 9f694e1 - Browse repository at this point
Copy the full SHA 9f694e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5117c55 - Browse repository at this point
Copy the full SHA 5117c55View commit details
Commits on Nov 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7b01bf3 - Browse repository at this point
Copy the full SHA 7b01bf3View commit details -
Revert "Use
library/
as part of JDBC Container Providers"This reverts commit 5117c55.
Configuration menu - View commit details
-
Copy full SHA for 9fff180 - Browse repository at this point
Copy the full SHA 9fff180View commit details -
Revert "Accept image names with
library/
prefix as a valid substitute"This reverts commit 9f694e1.
Configuration menu - View commit details
-
Copy full SHA for 65cf233 - Browse repository at this point
Copy the full SHA 65cf233View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c803a3 - Browse repository at this point
Copy the full SHA 9c803a3View commit details
Commits on Nov 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6a008ef - Browse repository at this point
Copy the full SHA 6a008efView commit details
Commits on Dec 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3daf95d - Browse repository at this point
Copy the full SHA 3daf95dView commit details
Commits on Dec 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2fef0b0 - Browse repository at this point
Copy the full SHA 2fef0b0View commit details
Commits on Dec 13, 2022
-
Update core/src/main/java/org/testcontainers/DockerClientFactory.java
Co-authored-by: Kevin Wittek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d240ba - Browse repository at this point
Copy the full SHA 6d240baView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0807e7 - Browse repository at this point
Copy the full SHA e0807e7View commit details