mirror of
https://github.com/PrivateCaptcha/PrivateCaptcha.git
synced 2026-02-14 01:39:10 -06:00
@@ -12,7 +12,7 @@ docker run -d --rm \
|
||||
-v $(pwd)/docker/clickhouse-config.xml:/etc/clickhouse-server/config.d/myconfig.xml \
|
||||
-v $(pwd)/docker/clickhouse-users.xml:/etc/clickhouse-server/users.d/myusers.xml \
|
||||
-v $(pwd)/pkg/db/migrations/init/clickhouse.sql:/docker-entrypoint-initdb.d/init.sql \
|
||||
clickhouse/clickhouse-server:24.8.7-alpine
|
||||
clickhouse/clickhouse-server:24.12.6-alpine
|
||||
|
||||
echo "Waiting for clickhouse healthcheck..."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user