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 }}
rpygithub
/
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
1770_docker_host_env
User selector
All users
Datepicker
All time
Commit history
Commits on May 2, 2020
Restore `DOCKER_SOCK_PATH` to maintain backwards compatibility
rnorth
committed
49f4e31
View commit details
Copy full SHA for 49f4e31
Browse repository at this point
Commits on Apr 26, 2020
Merge branch 'master' into 1770_docker_host_env
rnorth
authored
3394c7c
View commit details
Copy full SHA for 3394c7c
Browse repository at this point
Bump amqp-client from 5.8.0 to 5.9.0 in /core (#2593)
dependabot-preview[bot]
authored
dbe4b0f
View commit details
Copy full SHA for dbe4b0f
Browse repository at this point
Replace legacy orchardup/mysql with mysql:5.7.22 in docker compose test (#2602)
rnorth
authored
8e096cc
View commit details
Copy full SHA for 8e096cc
Browse repository at this point
Bump aws-java-sdk-logs from 1.11.762 to 1.11.768 in /modules/localstack (#2611)
dependabot-preview[bot]
authored
be41d15
View commit details
Copy full SHA for be41d15
Browse repository at this point
Bump pulsar-client from 2.5.0 to 2.5.1 in /modules/pulsar (#2609)
dependabot-preview[bot]
authored
4740cbe
View commit details
Copy full SHA for 4740cbe
Browse repository at this point
Bump ipcsocket from 1.0.0 to 1.0.1 in /core (#2525)
dependabot-preview[bot]
authored
d5a79f6
View commit details
Copy full SHA for d5a79f6
Browse repository at this point
Commits on Apr 25, 2020
Bump s3 from 2.11.10 to 2.13.2 in /modules/localstack (#2610)
dependabot-preview[bot]
authored
fdad5ce
View commit details
Copy full SHA for fdad5ce
Browse repository at this point
Commits on Apr 24, 2020
Bump influxdb-java from 2.17 to 2.18 in /modules/influxdb (#2592)
dependabot-preview[bot]
authored
2281f8f
View commit details
Copy full SHA for 2281f8f
Browse repository at this point
Commits on Apr 23, 2020
Update version
rnorth
authored
5fbf102
View commit details
Copy full SHA for 5fbf102
Browse repository at this point
Use relative path for temp dirs in test (#2604)
rnorth
authored
1e803b8
View commit details
Copy full SHA for 1e803b8
Browse repository at this point
Allow using LocalStackContainer with AWS SDK v2 #1442 (#2579)
Show description for 12de2b4
musketyr
authored
12de2b4
View commit details
Copy full SHA for 12de2b4
Browse repository at this point
Bump mongo-java-driver from 3.12.1 to 3.12.3 in /core (#2594)
Show description for 2c20417
dependabot-preview[bot]
authored
2c20417
View commit details
Copy full SHA for 2c20417
Browse repository at this point
CircleCI docs: fix invalid executor key (#2607)
Show description for 4d17308
fernfernfern
authored
4d17308
View commit details
Copy full SHA for 4d17308
Browse repository at this point
Commits on Apr 22, 2020
Set custom ciMate key (#2601)
bsideup
authored
3f3f4b2
View commit details
Copy full SHA for 3f3f4b2
Browse repository at this point
Commits on Apr 21, 2020
Push Gradle Cache from GHA (#2597)
Show description for 9c4756f
bsideup
authored
9c4756f
View commit details
Copy full SHA for 9c4756f
Browse repository at this point
Commits on Apr 20, 2020
Fix regression introduced in #2473 (missing `this` constructor call) (#2596)
bsideup
authored
d604f3e
View commit details
Copy full SHA for d604f3e
Browse repository at this point
Commits on Apr 19, 2020
Support ImageFromDockerfile authenticated image pulls (#2573)
Show description for f631023
rnorth
and
dbyron0
authored
f631023
View commit details
Copy full SHA for f631023
Browse repository at this point
Reduce AZP build to a minimal subset of core, except when running on Windows (#2587)
rnorth
authored
c969200
View commit details
Copy full SHA for c969200
Browse repository at this point
Make ImageData class public for custom image pull policies (#2585)
Show description for b6cd9c8
3 people
authored
b6cd9c8
View commit details
Copy full SHA for b6cd9c8
Browse repository at this point
GHA: disable fail-fast matrix strategy (#2591)
Show description for 84f422b
bsideup
authored
84f422b
View commit details
Copy full SHA for 84f422b
Browse repository at this point
Bump testcontainers from 1.12.5 to 1.14.0 in /core (#2569)
Show description for add6eb4
dependabot-preview[bot]
authored
add6eb4
View commit details
Copy full SHA for add6eb4
Browse repository at this point
delegate `getMetadata()` to `R2DBCDatabaseContainerProvider` (#2577)
Show description for 3530e63
bsideup
authored
3530e63
View commit details
Copy full SHA for 3530e63
Browse repository at this point
Commits on Apr 18, 2020
Update latest _version tag in Documentation Code Samples (#2568)
SudharakaP
authored
d2fe97b
View commit details
Copy full SHA for d2fe97b
Browse repository at this point
Update Copyright for 2020 in Documentation (#2566)
SudharakaP
authored
f672861
View commit details
Copy full SHA for f672861
Browse repository at this point
Add gradle caching to find_gradle_jobs build (#2589)
rnorth
authored
374c559
View commit details
Copy full SHA for 374c559
Browse repository at this point
Exclude multi-module `module-info.class` from shaded JAR (#2588)
rnorth
authored
e7230c2
View commit details
Copy full SHA for e7230c2
Browse repository at this point
Generate GitHub Actions CI Jobs automatically (#2520)
Show description for 1ef6fac
rnorth
and
bsideup
authored
1ef6fac
View commit details
Copy full SHA for 1ef6fac
Browse repository at this point
Reduce CircleCI build to a minimal subset of core (#2586)
rnorth
authored
e354a7f
View commit details
Copy full SHA for e354a7f
Browse repository at this point
Commits on Apr 17, 2020
Update CreateContainerCmd link to the latest release (#2583)
Show description for b7cda9d
KraTos5589
authored
b7cda9d
View commit details
Copy full SHA for b7cda9d
Browse repository at this point
Update Gradle Shadow Plugin to 5.2.0 (#2582)
Show description for 4b5bfae
bsideup
authored
4b5bfae
View commit details
Copy full SHA for 4b5bfae
Browse repository at this point
Commits on Apr 16, 2020
Add `type/enhancement` to the Release Drafter (#2580)
bsideup
authored
a6e6079
View commit details
Copy full SHA for a6e6079
Browse repository at this point
Regard specified VNC recording directory for BrowserWebDriverContainer again (#2574)
Show description for c3d37e4
srempfer
and
Stefan Rempfer
authored
c3d37e4
View commit details
Copy full SHA for c3d37e4
Browse repository at this point
Commits on Apr 15, 2020
Explicitly set ciMate's projectId in CircleCI (#2572)
bsideup
authored
207d62d
View commit details
Copy full SHA for 207d62d
Browse repository at this point
Commits on Apr 14, 2020
Bump assertj-core from 3.14.0 to 3.15.0 in /modules/junit-jupit… (#2570)
Show description for c9a0b1f
dependabot-preview[bot]
and
rnorth
authored
c9a0b1f
View commit details
Copy full SHA for c9a0b1f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.