testcontainers/testcontainers-java

Support custom Docker images in the JDBC URL

Open

#4 opened on Apr 29, 2015

View on GitHub
 (21 comments) (20 reactions) (0 assignees)Java (1,588 forks)batch import
help wanted

Repository metrics

Stars
 (7,535 stars)
PR merge metrics
 (Avg merge 2d 17h) (2 merged PRs in 30d)

Description

Make it possible to specify a full docker image name in the JDBC URL and/or custom docker registries, and these might be necessary to allow teams to use their own privately managed images.

Contributor guide