exasol / integration-test-docker-environment

A docker-based environment for integration tests with the EXASOL DB.
https://exasol.github.io/integration-test-docker-environment/
MIT License
6 stars 2 forks source link

Create a specific docker repository for the test container #238

Closed tomuben closed 1 year ago

tomuben commented 2 years ago

Background

The Test-Container is stored in the same docker repository as the script-language containers. As the purpose of this container is a little bit different, we should create a separate repository and adjust the default value.

Acceptance Criteria

  1. Create a new Docker repository on Dockerhub: exasol/integration-test-docker-environment
  2. Adjust the default value for the repository name
tomuben commented 1 year ago

Test container is now injected by client has been removed from this repository.