Commit Graph

5056 Commits

Author SHA1 Message Date
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