FROM yandex/clickhouse-client:1.1

MAINTAINER Newnius <newnius.cn@gmail.com>

ENTRYPOINT ["/usr/bin/env"]

CMD ["/usr/bin/clickhouse-client"]
