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
Branch selector
deadlock-test
User selector
All users
All time
Commit history
Commits on Feb 19, 2017
Ttest for #284
rnorth
committed
5d3b52c
View commit details
Copy full SHA for 5d3b52c
Browse repository at this point
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
Browse repository at this point
Update release version number to 1.1.9
rnorth
committed
cb4fc73
View commit details
Copy full SHA for cb4fc73
Browse repository at this point
Update changelog for 1.1.9 release
rnorth
committed
7571b86
View commit details
Copy full SHA for 7571b86
Browse repository at this point
Change travis to use tagged Alpine image for integration tests
kiview
authored and
rnorth
committed
5ae17f7
View commit details
Copy full SHA for 5ae17f7
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
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
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
Browse repository at this point
implemented feedback
Peter Bollen
authored and
rnorth
committed
9cefeb7
View commit details
Copy full SHA for 9cefeb7
Browse repository at this point
add support for withVolumesFrom
Peter Bollen
authored and
rnorth
committed
c2c6576
View commit details
Copy full SHA for c2c6576
Browse repository at this point
Commits on Feb 5, 2017
Merge pull request #287 from dddpaul/custom_tiny_image
Show description for d623ddc
rnorth
authored
d623ddc
View commit details
Copy full SHA for d623ddc
Browse repository at this point
Commits on Feb 3, 2017
Typofix
Pavel Derendyaev
committed
c4a30d8
View commit details
Copy full SHA for c4a30d8
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
Browse repository at this point
Commits on Jan 23, 2017
Merge pull request #280 from testcontainers/fix-230-jdbc-driver-cnfe
Show description for 2b2d34f
bsideup
authored
2b2d34f
View commit details
Copy full SHA for 2b2d34f
Browse repository at this point
Commits on Jan 22, 2017
Reinstate Google Analytics tracking for docs site
rnorth
committed
dc70d1a
View commit details
Copy full SHA for dc70d1a
Browse repository at this point
Update shade-test dependencies for new dev version
rnorth
committed
d94edb8
View commit details
Copy full SHA for d94edb8
Browse repository at this point
Update development version number to 1.1.9-SNAPSHOT
rnorth
committed
f45945a
View commit details
Copy full SHA for f45945a
Browse repository at this point
Update release version number to 1.1.8
rnorth
committed
5571e8d
View commit details
Copy full SHA for 5571e8d
Browse repository at this point
Update changelog for 1.1.8
rnorth
committed
854f47c
View commit details
Copy full SHA for 854f47c
Browse repository at this point
Modify JDBC driver connection behaviour to fail early if the delegate JDBC Driver cannot be instantiated. Connection attempts remain inside a retry loop.
Show description for d8d6df8
rnorth
committed
d8d6df8
View commit details
Copy full SHA for d8d6df8
Browse repository at this point
Merge pull request #277 from testcontainers/configurable-image-names
Show description for e5f6f90
rnorth
authored
e5f6f90
View commit details
Copy full SHA for e5f6f90
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
Browse repository at this point
Merge pull request #278 from testcontainers/further_docs_tweaks
Show description for f0ccec9
rnorth
authored
f0ccec9
View commit details
Copy full SHA for f0ccec9
Browse repository at this point
Merge pull request #275 from testcontainers/relax-disk-space-check
Show description for 3b5165e
bsideup
authored
3b5165e
View commit details
Copy full SHA for 3b5165e
Browse repository at this point
Rename Docker-in-Docker references to 'running inside docker' to avoid confusion with the DinD project which is not _quite_ the same thing (DinD is probably a _subset_ of what Testcontainers supports)
rnorth
committed
0c0244d
View commit details
Copy full SHA for 0c0244d
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
Browse repository at this point
Merge pull request #267 from testcontainers/docker-in-docker
Show description for deab822
rnorth
authored
deab822
View commit details
Copy full SHA for deab822
Browse repository at this point
Commits on Jan 21, 2017
Tweak docs re in-docker usage
rnorth
committed
e6d8be0
View commit details
Copy full SHA for e6d8be0
Browse repository at this point
Add the docs
bsideup
authored and
rnorth
committed
ab9a570
View commit details
Copy full SHA for ab9a570
Browse repository at this point
use OpenJDK maven image to run docker-in-docker tests
bsideup
authored and
rnorth
committed
7471ffe
View commit details
Copy full SHA for 7471ffe
Browse repository at this point
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
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
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
Browse repository at this point
Merge pull request #274 from testcontainers/fix-dockerfile-resource-leak
Show description for 339d7ce
bsideup
authored
339d7ce
View commit details
Copy full SHA for 339d7ce
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.