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 (7,535 stars) (1,588 forks)batch import
help wanted

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