Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ghostofthecode
/
testcontainers-java
Public
forked from
testcontainers/testcontainers-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
testcontainers-java
core
src
on
podman-fix
User selector
All users
All time
Commit history
Commits on May 6, 2025
Add support to pull model for DockerModelRunnerContainer (#10253)
eddumelendez
authored
a2197e1
View commit details
Copy full SHA for a2197e1
View code at this point
Browse repository at this point
Commits on Apr 22, 2025
Polish DockerModelRunnerContainer
eddumelendez
committed
3d5e7ff
View commit details
Copy full SHA for 3d5e7ff
View code at this point
Browse repository at this point
Add DockerModelRunnerContainer to core (#10183)
Show description for 4e8c421
kiview
and
eddumelendez
authored
4e8c421
View commit details
Copy full SHA for 4e8c421
View code at this point
Browse repository at this point
Allow configuring the AlwaysPullPolicy (#10188)
sebastian-steiner
authored
73e0637
View commit details
Copy full SHA for 73e0637
View code at this point
Browse repository at this point
Commits on Feb 18, 2025
Fix typos (#9783)
Show description for 99981f8
NathanBaulch
and
eddumelendez
authored
99981f8
View commit details
Copy full SHA for 99981f8
View code at this point
Browse repository at this point
Commits on Dec 16, 2024
Fix rootless build
eddumelendez
committed
f7973aa
View commit details
Copy full SHA for f7973aa
View code at this point
Browse repository at this point
Fix build
eddumelendez
committed
a74ca4d
View commit details
Copy full SHA for a74ca4d
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
Test against multiple Java versions (#8988)
eddumelendez
authored
d21ea3c
View commit details
Copy full SHA for d21ea3c
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
Improve Docker Compose docs (#9461)
Show description for de3d2d3
etrandafir93
and
eddumelendez
authored
de3d2d3
View commit details
Copy full SHA for de3d2d3
View code at this point
Browse repository at this point
Commits on Nov 25, 2024
Remove fixed port from compose file
eddumelendez
committed
15a150a
View commit details
Copy full SHA for 15a150a
View code at this point
Browse repository at this point
Commits on Nov 20, 2024
Remove extra call to docker credentials (#9545)
Show description for 1facaf0
eddumelendez
authored
1facaf0
View commit details
Copy full SHA for 1facaf0
View code at this point
Browse repository at this point
Commits on Nov 19, 2024
Fix docker credentials output (#9544)
Show description for 964c6e6
eddumelendez
authored
964c6e6
View commit details
Copy full SHA for 964c6e6
View code at this point
Browse repository at this point
Commits on Nov 7, 2024
Check if container belongs to a network when using exposeHostPorts (#8298)
Show description for be7251b
TomDeBacker
and
eddumelendez
authored
be7251b
View commit details
Copy full SHA for be7251b
View code at this point
Browse repository at this point
Commits on Nov 6, 2024
Revert "Add shutdownHook to send sigterm to ryuk (#7717)" (#9504)
Show description for 78ba315
eddumelendez
authored
78ba315
View commit details
Copy full SHA for 78ba315
View code at this point
Browse repository at this point
Stop container that doesn't match wait strategy (#9474)
Show description for 10f32af
4 people
authored
10f32af
View commit details
Copy full SHA for 10f32af
View code at this point
Browse repository at this point
Commits on Oct 23, 2024
Update ryuk version to 0.11.0 (#9453)
eddumelendez
authored
c1ad4b8
View commit details
Copy full SHA for c1ad4b8
View code at this point
Browse repository at this point
Commits on Oct 22, 2024
Fix await during DockerClientProviderStrategy test method (#9412)
KyleAure
authored
119627f
View commit details
Copy full SHA for 119627f
View code at this point
Browse repository at this point
Revert "Update ryuk version to 0.10.2 (#9372)" (#9451)
Show description for 8a50d01
eddumelendez
authored
8a50d01
View commit details
Copy full SHA for 8a50d01
View code at this point
Browse repository at this point
Log exception on socket problems (#8055)
Show description for f50e5c3
ciis0
authored
f50e5c3
View commit details
Copy full SHA for f50e5c3
View code at this point
Browse repository at this point
Commits on Oct 21, 2024
Parse docker compose file correctly when version is not declared (#9420)
Show description for f52169f
eddumelendez
authored
f52169f
View commit details
Copy full SHA for f52169f
View code at this point
Browse repository at this point
Commits on Oct 19, 2024
Introduce new property to configure pull.timeout (#9417)
Show description for cd29df9
eddumelendez
authored
cd29df9
View commit details
Copy full SHA for cd29df9
View code at this point
Browse repository at this point
Commits on Oct 18, 2024
Remove unused constant
eddumelendez
committed
29b0c5f
View commit details
Copy full SHA for 29b0c5f
View code at this point
Browse repository at this point
Commits on Oct 17, 2024
Update ryuk version to 0.10.2 (#9372)
eddumelendez
authored
e219477
View commit details
Copy full SHA for e219477
View code at this point
Browse repository at this point
Commits on Oct 16, 2024
Read docker credentials stdout and stderr independently (#8007)
Show description for e35705b
Smeb
and
eddumelendez
authored
e35705b
View commit details
Copy full SHA for e35705b
View code at this point
Browse repository at this point
Commits on Oct 15, 2024
Fix windows test (#9409)
eddumelendez
authored
a3a0464
View commit details
Copy full SHA for a3a0464
View code at this point
Browse repository at this point
Use server URL from auth query if helper does not return one (#9056)
Show description for 5137472
eager-signal
and
eddumelendez
authored
5137472
View commit details
Copy full SHA for 5137472
View code at this point
Browse repository at this point
Commits on Oct 10, 2024
Clear docker compose initialization (#9370)
Show description for 94e4c85
eddumelendez
and
JenoDK
authored
94e4c85
View commit details
Copy full SHA for 94e4c85
View code at this point
Browse repository at this point
Commits on Oct 5, 2024
Support reset value in Docker Compose (#9343)
Show description for 49b13d8
eddumelendez
authored
49b13d8
View commit details
Copy full SHA for 49b13d8
View code at this point
Browse repository at this point
Commits on Oct 4, 2024
Check docker compose version (#9342)
eddumelendez
authored
b2aa062
View commit details
Copy full SHA for b2aa062
View code at this point
Browse repository at this point
Use Awaitility in FixedHostPortContainerTest (#9341)
eddumelendez
authored
dee4cbe
View commit details
Copy full SHA for dee4cbe
View code at this point
Browse repository at this point
Commits on Sep 17, 2024
Fix no match for platform in manifest when containerd is enabled using Docker Desktop (#9200)
monosoul
authored
f2ed9e0
View commit details
Copy full SHA for f2ed9e0
View code at this point
Browse repository at this point
Commits on Aug 27, 2024
Update ryuk version to 0.9.0 (#9169)
eddumelendez
authored
0217e78
View commit details
Copy full SHA for 0217e78
View code at this point
Browse repository at this point
Commits on Aug 12, 2024
Add workflow to test Docker Desktop for Windows (#9076)
eddumelendez
authored
6ef052a
View commit details
Copy full SHA for 6ef052a
View code at this point
Browse repository at this point
Commits on Aug 6, 2024
Check if docker is available (#9069)
eddumelendez
authored
e3ad4ff
View commit details
Copy full SHA for e3ad4ff
View code at this point
Browse repository at this point
Commits on Aug 5, 2024
Check if docker-compose is available (#9060)
eddumelendez
authored
1ce0b1d
View commit details
Copy full SHA for 1ce0b1d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.