ClickHouse/tests/integration/compose/docker_compose_postgresql_java_client.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
183 B
YAML
Raw Normal View History

2020-05-30 17:04:02 +00:00
version: '2.2'
services:
java:
2021-09-06 11:33:39 +00:00
image: clickhouse/postgresql-java-client:${DOCKER_POSTGRESQL_JAVA_CLIENT_TAG:-latest}
2020-05-30 17:04:02 +00:00
# to keep container running
command: sleep infinity