mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
update stateless/Dockerfile
This commit is contained in:
parent
f813bb561c
commit
0f5fffe25b
@ -34,6 +34,8 @@ COPY listen.xml /etc/clickhouse-server/config.d/listen.xml
|
||||
COPY part_log.xml /etc/clickhouse-server/config.d/part_log.xml
|
||||
COPY log_queries.xml /etc/clickhouse-server/users.d/log_queries.xml
|
||||
COPY readonly.xml /etc/clickhouse-server/users.d/readonly.xml
|
||||
COPY ints_dictionary.xml /etc/clickhouse-server/ints_dictionary.xml
|
||||
COPY strings_dictionary.xml /etc/clickhouse-server/strings_dictionary.xml
|
||||
COPY decimals_dictionary.xml /etc/clickhouse-server/decimals_dictionary.xml
|
||||
|
||||
CMD dpkg -i package_folder/clickhouse-common-static_*.deb; \
|
||||
|
Loading…
Reference in New Issue
Block a user