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