Commit Graph

5223 Commits

Author SHA1 Message Date
proller
2d9f66115f listen_try config option (#1892)
* Docker wip

* no tests

* fixes

* No tests

* Fixes

* Clean

* listen_try config option

* listen_try for tests
2018-02-12 22:36:18 +03:00
proller
9ec8a576cf Docker: use ubuntu artful 17.10 for building (#1887)
* Docker wip

* no tests

* fixes

* No tests

* Fixes

* Clean
2018-02-12 18:42:27 +03:00
Павел Литвиненко
a7f3ad1afa fix ci 2018-02-06 13:13:44 +03:00
Pavel Litvinenko
7db8e99300 Поддержка Mongo ObjectId (#1833)
* update build script (gcc-5 -> gcc-7)

* add gitlab-ci

* sadly but my gitlab worker doesn't have make

* fix gitlkab-ci config

* fix the input device is not a TTY

* set runner tag to docker

* allow to use ObjectId in clickhouse (oid will be converted to string)

* update ci config

* code review
2018-02-01 14:26:44 +03:00
Nikolay Volosatov
e41952c892 replace sed command with explicit config for docker 2018-01-22 10:51:27 +03:00
Vitaly Samigullin
6e8f4c6fec Locale fixed for client in docker 2017-10-03 22:06:37 +03:00
Nikolay Volosatov
e7886ee79a fix ipv6 for server docker image 2017-07-05 17:11:22 +03:00
Vasily Okunev
80e32b7d79 METRIQA-1262 Same versions of clickhouse-server-base and clickhouse-server-common in Dockerfile. 2017-05-29 19:10:54 +03:00
Veniamin Gvozdikov
496357a691 Fix docker clickhouse client 2017-05-15 22:33:17 +04:00
Veniamin Gvozdikov
c2651b4197 Fix missed dependency 2017-05-15 22:33:17 +04:00
Nikolay Volosatov
e552983db5 fix listening host in server docker image 2017-03-21 04:13:21 +04:00
Vasily Okunev
f1c4188e0d METRIQA-895 Parameterized Dockerfile. 2017-03-15 16:49:12 +03:00
Nikolay Volosatov
c3c9b0b823 #565 use Ubuntu 16.04 as a base Docker image 2017-03-10 11:18:40 +03:00
Nikolay Volosatov
e71248b0e2 fix apt cache removing 2017-03-04 16:55:53 +03:00
Nikolay Volosatov
f75ec4a0ba add volume for server data 2017-02-28 20:12:45 +03:00
Nikolay Volosatov
cdd803e2c6 fix user in server docker image 2017-02-28 20:12:23 +03:00
Dmitry Moskowski
e9d3c03ad6 Use https protocol to access the package repo 2017-02-16 22:00:25 +04:00
Artem Andreenko
f1d69a6e01 add Docker builder image 2016-12-16 22:19:55 -06:00
Arthur Tokarchuk
6b5f15ec62 Changed entrypoint from sh to exec for clickhouse-server process to get SIGTERM and stop correctly. 2016-12-09 19:54:26 +03:00
Yury Karpovich
f2b572a17f "sh: 1: ulimit: error setting limit (Operation not permitted)" error fixing.
I cannot run container on the latest Docker (1.12.0, build 8eab29e) because of error. The latest docker supports setting ulimits through the command line --ulimit nofile=262144:262144.
2016-08-12 13:31:44 +03:00
Nikolay Volosatov
6210977527 Add README files for Docker Hub 2016-06-16 19:31:54 +03:00
Nikolay Volosatov
02da521030 Update Dockerfiles 2016-06-16 19:31:54 +03:00
Nikolay Volosatov
7d62aa0344 Add Dockerfiles for client and server 2016-06-15 19:50:33 +03:00