ClickHouse/tests/integration/compose/docker_compose_cassandra.yml

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

5 lines
79 B
YAML
Raw Normal View History

2019-04-11 09:05:01 +00:00
services:
cassandra1:
2021-04-07 12:22:53 +00:00
image: cassandra:4.0
2019-04-11 09:05:01 +00:00
restart: always