mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-12-13 01:36:43 +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"]
|