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 }}
runningcode
/
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
bindport-zero
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 26, 2021
Merge branch 'master' into bindport-zero
rnorth
authored
5e85455
View commit details
Copy full SHA for 5e85455
View code at this point
Browse repository at this point
Use host port zero when setting up PortBindings
Show description for 7fc458a
rnorth
committed
7fc458a
View commit details
Copy full SHA for 7fc458a
View code at this point
Browse repository at this point
Commits on Aug 19, 2021
Update `OracleContainer` and re-activate on CI (#4298)
Show description for 99b91b8
3 people
authored
99b91b8
View commit details
Copy full SHA for 99b91b8
View code at this point
Browse repository at this point
Commits on Aug 6, 2021
Add japicmp to every module (#4364)
bsideup
authored
1699e47
View commit details
Copy full SHA for 1699e47
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
Remove accidental overwrite of user properties (#4311)
Show description for c6f0eaa
pioorg
and
bsideup
authored
c6f0eaa
View commit details
Copy full SHA for c6f0eaa
View code at this point
Browse repository at this point
Upgrade ryuk image to 0.3.2 (#4359)
rnorth
authored
12b4127
View commit details
Copy full SHA for 12b4127
View code at this point
Browse repository at this point
Commits on Aug 2, 2021
Fix failing `PublicBinaryAPITest` for `DynamicPollInterval` (#4353)
Show description for b5331f4
kiview
authored
b5331f4
View commit details
Copy full SHA for b5331f4
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.slf4j-slf4j-api-1.7.32' into combined-pr-branch
rnorth
committed
7352565
View commit details
Copy full SHA for 7352565
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.mongodb-mongo-java-driver-3.12.9' into combined-pr-branch
rnorth
committed
78b3663
View commit details
Copy full SHA for 78b3663
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.testcontainers-testcontainers-1.16.0' into combined-pr-branch
rnorth
committed
79339a6
View commit details
Copy full SHA for 79339a6
View code at this point
Browse repository at this point
Commits on Aug 1, 2021
Bump jedis from 3.6.1 to 3.6.3 in /core
Show description for f5f0dc6
dependabot[bot]
authored
f5f0dc6
View commit details
Copy full SHA for f5f0dc6
View code at this point
Browse repository at this point
Bump testcontainers from 1.15.3 to 1.16.0 in /core
Show description for e2cb908
dependabot[bot]
authored
e2cb908
View commit details
Copy full SHA for e2cb908
View code at this point
Browse repository at this point
Bump mongo-java-driver from 3.12.7 to 3.12.9 in /core
Show description for 695c77f
dependabot[bot]
authored
695c77f
View commit details
Copy full SHA for 695c77f
View code at this point
Browse repository at this point
Bump slf4j-api from 1.7.30 to 1.7.32 in /core
Show description for 42a4fdd
dependabot[bot]
authored
42a4fdd
View commit details
Copy full SHA for 42a4fdd
View code at this point
Browse repository at this point
Commits on Jul 30, 2021
Update Kafka config dynamically (#4316)
Show description for 4df9b90
bsideup
authored
4df9b90
View commit details
Copy full SHA for 4df9b90
View code at this point
Browse repository at this point
Commits on Jul 20, 2021
Remove withPublishAllPorts from Ryuk and stabilize containerInfo content on start (#4263)
Show description for 034daa6
kiview
and
bsideup
authored
034daa6
View commit details
Copy full SHA for 034daa6
View code at this point
Browse repository at this point
Upgrade alpine images for better M1 compatibility (#4291)
rnorth
authored
3c614f2
View commit details
Copy full SHA for 3c614f2
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
Fallback to x86 image if image pulling fails (#4290)
Show description for 71314ab
bsideup
authored
71314ab
View commit details
Copy full SHA for 71314ab
View code at this point
Browse repository at this point
Commits on Jul 18, 2021
Use implicit strategy when `docker.host` configuration is set (#4175)
rnorth
authored
bfd61d7
View commit details
Copy full SHA for bfd61d7
View code at this point
Browse repository at this point
Commits on Jul 16, 2021
Allow for docker timestamps with timezone offsets (#4073)
Show description for e89dce1
candrews
and
rnorth
authored
e89dce1
View commit details
Copy full SHA for e89dce1
View code at this point
Browse repository at this point
Merge pull request #4288 from testcontainers/combined-pr-branch
rnorth
authored
a4a475f
View commit details
Copy full SHA for a4a475f
View code at this point
Browse repository at this point
Use Apache HttpClient5 transport as the default (#4287)
bsideup
authored
f4c1add
View commit details
Copy full SHA for f4c1add
View code at this point
Browse repository at this point
Commits on Jul 8, 2021
Bump assertj-core from 3.19.0 to 3.20.2 in /core
Show description for 6df7695
dependabot[bot]
authored
6df7695
View commit details
Copy full SHA for 6df7695
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/dependabot/gradle/core/redis.clients-jedis-3.6.1' into combined-pr-branch
rnorth
committed
40c597a
View commit details
Copy full SHA for 40c597a
View code at this point
Browse repository at this point
Commits on Jul 1, 2021
Bump mockito-core from 3.10.0 to 3.11.2 in /core
Show description for 9eed46b
dependabot[bot]
authored
9eed46b
View commit details
Copy full SHA for 9eed46b
View code at this point
Browse repository at this point
Bump jedis from 3.6.0 to 3.6.1 in /core
Show description for 50d4922
dependabot[bot]
authored
50d4922
View commit details
Copy full SHA for 50d4922
View code at this point
Browse repository at this point
Commits on Jun 29, 2021
Update `docker-java` to 3.2.11 (#4220)
bsideup
authored
271ae2f
View commit details
Copy full SHA for 271ae2f
View code at this point
Browse repository at this point
Commits on Jun 17, 2021
Update docker-java to 3.2.10 (#4202)
bsideup
authored
f2ec729
View commit details
Copy full SHA for f2ec729
View code at this point
Browse repository at this point
Commits on Jun 14, 2021
Fixed NPE when `getContextClassLoader()` returns `null` (#4193)
fkorotkov
authored
618dd80
View commit details
Copy full SHA for 618dd80
View code at this point
Browse repository at this point
Commits on Jun 10, 2021
Bump assertj-core from 3.18.1 to 3.19.0 in /core
Show description for ae8926f
dependabot[bot]
authored
ae8926f
View commit details
Copy full SHA for ae8926f
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/dependabot/gradle/core/com.google.guava-guava-30.1.1-jre' into combined-pr-branch
rnorth
committed
054bff6
View commit details
Copy full SHA for 054bff6
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/dependabot/gradle/core/com.rabbitmq-amqp-client-5.12.0' into combined-pr-branch
rnorth
committed
8a773be
View commit details
Copy full SHA for 8a773be
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.jetbrains-annotations-21.0.1' into combined-pr-branch
rnorth
committed
a9b515d
View commit details
Copy full SHA for a9b515d
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.yaml-snakeyaml-1.29' into combined-pr-branch
rnorth
committed
9fa6016
View commit details
Copy full SHA for 9fa6016
View code at this point
Browse repository at this point
Commits on Jun 9, 2021
Cleanup japicmp excludes (#4192)
bsideup
authored
4d93101
View commit details
Copy full SHA for 4d93101
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.