mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 20:24:07 +00:00
6 lines
168 B
YAML
6 lines
168 B
YAML
services:
|
|
java:
|
|
image: clickhouse/postgresql-java-client:${DOCKER_POSTGRESQL_JAVA_CLIENT_TAG:-latest}
|
|
# to keep container running
|
|
command: sleep infinity
|