mirror of
https://github.com/newnius/Dockerfiles.git
synced 2026-02-03 22:35:55 +00:00
6 lines
113 B
Docker
6 lines
113 B
Docker
FROM yandex/clickhouse-client:1.1
|
|
|
|
MAINTAINER Newnius <newnius.cn@gmail.com>
|
|
|
|
CMD ["/usr/bin/clickhouse-client"]
|