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 }}
haphamdev
/
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
on
deadlock-test
User selector
All users
All time
Commit history
Commits on Feb 12, 2017
Update development version number to 1.1.10-SNAPSHOT
rnorth
committed
a65b293
View commit details
Copy full SHA for a65b293
View code at this point
Browse repository at this point
Update release version number to 1.1.9
rnorth
committed
cb4fc73
View commit details
Copy full SHA for cb4fc73
View code at this point
Browse repository at this point
Change HostPortWaitStrategy strategy check to check for mac and socket proxy
kiview
authored and
rnorth
committed
9c4eab9
View commit details
Copy full SHA for 9c4eab9
View code at this point
Browse repository at this point
Limit mac specific HostPortWaitStrategy behaviour to macs
Show description for 99e58a8
kiview
authored and
rnorth
committed
99e58a8
View commit details
Copy full SHA for 99e58a8
View code at this point
Browse repository at this point
Fix UnsatisfiedLinkError when used on platform without glibc
Show description for 25e4be1
kiview
authored and
rnorth
committed
25e4be1
View commit details
Copy full SHA for 25e4be1
View code at this point
Browse repository at this point
implemented feedback
Peter Bollen
authored and
rnorth
committed
9cefeb7
View commit details
Copy full SHA for 9cefeb7
View code at this point
Browse repository at this point
add support for withVolumesFrom
Peter Bollen
authored and
rnorth
committed
c2c6576
View commit details
Copy full SHA for c2c6576
View code at this point
Browse repository at this point
Commits on Feb 3, 2017
Typofix
Pavel Derendyaev
committed
c4a30d8
View commit details
Copy full SHA for c4a30d8
View code at this point
Browse repository at this point
Add ability to override DockerClientFactory.TINY_IMAGE in testcontainers.properties
Pavel Derendyaev
committed
6e50e62
View commit details
Copy full SHA for 6e50e62
View code at this point
Browse repository at this point
Commits on Jan 22, 2017
Update development version number to 1.1.9-SNAPSHOT
rnorth
committed
f45945a
View commit details
Copy full SHA for f45945a
View code at this point
Browse repository at this point
Update release version number to 1.1.8
rnorth
committed
5571e8d
View commit details
Copy full SHA for 5571e8d
View code at this point
Browse repository at this point
Add utility class to allow image names to be configured via a classpath file
Show description for 40ddc29
rnorth
committed
40ddc29
View commit details
Copy full SHA for 40ddc29
View code at this point
Browse repository at this point
Relax disk space checking to not abort in cases where `df` output shows no available volumes (see #273). While the cause is not known, and Docker may yet fail, relaxing this constraint at least let…
Show description for 1467b2e
rnorth
committed
1467b2e
View commit details
Copy full SHA for 1467b2e
View code at this point
Browse repository at this point
Commits on Jan 21, 2017
Fix DiD tests pattern using GenericContainerRuleTest for docker-in-docker tests
bsideup
authored and
rnorth
committed
55d93ab
View commit details
Copy full SHA for 55d93ab
View code at this point
Browse repository at this point
Make it possible to run TestContainers inside a container. Fixes #264
bsideup
authored and
rnorth
committed
398a616
View commit details
Copy full SHA for 398a616
View code at this point
Browse repository at this point
Merge pull request #270 from tourea/registry-v2-support
Show description for db2c918
rnorth
authored
db2c918
View commit details
Copy full SHA for db2c918
View code at this point
Browse repository at this point
Ensure that piped streams are closed automatically. This resolves an apparently deadlock somewhere between netty/docker if a previous test, affected by #263, has failed during copying of a file.
Show description for dc1b260
rnorth
committed
dc1b260
View commit details
Copy full SHA for dc1b260
View code at this point
Browse repository at this point
Commits on Jan 20, 2017
fix for Docker for Mac with 1.13
bsideup
authored
7158c7b
View commit details
Copy full SHA for 7158c7b
View code at this point
Browse repository at this point
Commits on Jan 18, 2017
Issue 247: Add support for $HOME/.docker/config.json
Show description for 26b3eb2
tourea
committed
26b3eb2
View commit details
Copy full SHA for 26b3eb2
View code at this point
Browse repository at this point
Commits on Jan 15, 2017
StartupStatus is now public
slnowak
committed
da7975f
View commit details
Copy full SHA for da7975f
View code at this point
Browse repository at this point
Commits on Nov 19, 2016
Update development version number to 1.1.8-SNAPSHOT
rnorth
committed
07e56c4
View commit details
Copy full SHA for 07e56c4
View code at this point
Browse repository at this point
Update release version number to 1.1.7
rnorth
committed
c421ae1
View commit details
Copy full SHA for c421ae1
View code at this point
Browse repository at this point
Reduce false erroneous output:
Show description for 60277c9
rnorth
committed
60277c9
View commit details
Copy full SHA for 60277c9
View code at this point
Browse repository at this point
Address review comments (from #242 and #243)
rnorth
committed
65811f8
View commit details
Copy full SHA for 65811f8
View code at this point
Browse repository at this point
Add fully functional cleanup code to remove temporary copies of classpath resources that have been extracted from JAR files.
rnorth
committed
6a40eda
View commit details
Copy full SHA for 6a40eda
View code at this point
Browse repository at this point
Add support for automatically extracting files from class path JARs to enable them to be volume mounted into containers.
rnorth
committed
4f939b3
View commit details
Copy full SHA for 4f939b3
View code at this point
Browse repository at this point
Commits on Nov 13, 2016
Merge pull request #241 from testcontainers/host-port-wait-test-stabilize
Show description for 90cc31b
rnorth
authored
90cc31b
View commit details
Copy full SHA for 90cc31b
View code at this point
Browse repository at this point
Apply command retry loop for HttpWaitStrategyTest to reduce risk of container-led test flapping (same as for HostPortWaitStrategyTest)
rnorth
committed
58b9eff
View commit details
Copy full SHA for 58b9eff
View code at this point
Browse repository at this point
Merge pull request #236 from zeroturnaround/160-docker4mac_port_check
Show description for d1e1978
rnorth
authored
d1e1978
View commit details
Copy full SHA for d1e1978
View code at this point
Browse repository at this point
Commits on Nov 10, 2016
change exec's log level to DEBUG from INFO
bsideup
committed
b831fe8
View commit details
Copy full SHA for b831fe8
View code at this point
Browse repository at this point
Commits on Nov 8, 2016
Merge pull request #233 from outofcoffee/feature/compose-child-logs
Show description for 292d012
rnorth
authored
292d012
View commit details
Copy full SHA for 292d012
View code at this point
Browse repository at this point
Improve reliability of HostPortWaitStrategyTest
rnorth
committed
6aba1e7
View commit details
Copy full SHA for 6aba1e7
View code at this point
Browse repository at this point
fix port reversing in HostPortWaitStrategy
bsideup
committed
af3704e
View commit details
Copy full SHA for af3704e
View code at this point
Browse repository at this point
Commits on Nov 7, 2016
Merge pull request #231 from zeroturnaround/manual-reaper
Show description for 4e284ec
rnorth
authored
4e284ec
View commit details
Copy full SHA for 4e284ec
View code at this point
Browse repository at this point
Commits on Oct 25, 2016
rename perform -> performCleanup
bsideup
committed
a6f6d82
View commit details
Copy full SHA for a6f6d82
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.