testcontainers-spring-boot icon indicating copy to clipboard operation
testcontainers-spring-boot copied to clipboard

Add the feature of init script in clickhouse module, just like mysql testcontainers

Open holmofy opened this issue 4 years ago • 1 comments

Clickhouse also needs to initialize some tables when the container starts. Please provide support for this feature. Clickhouse's docker also supports init script : https://hub.docker.com/r/yandex/clickhouse-server

holmofy avatar Jul 17 '21 14:07 holmofy

Pull requests are welcome :)

Aloren avatar Jul 18 '21 14:07 Aloren