testcontainers-spring-boot
testcontainers-spring-boot copied to clipboard
Add the feature of init script in clickhouse module, just like mysql testcontainers
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
Pull requests are welcome :)