mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Update Dockerfile
This commit is contained in:
parent
ecfde7edc6
commit
424fe43090
@ -36,6 +36,3 @@ ENV TZ=Europe/Moscow
|
||||
RUN ln -snf "/usr/share/zoneinfo/$TZ" /etc/localtime && echo "$TZ" > /etc/timezone
|
||||
|
||||
CMD sleep 1
|
||||
|
||||
|
||||
RUN apt-get update && apt-get install -y locales
|
||||
|
Loading…
Reference in New Issue
Block a user