mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-12-15 10:26:44 +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"]
|