proller
802cac725f
Debian: Rename packages ( #678 )
...
* Debian: rename packages
* wip
* wip
* wip
* move limits.d/clickhouse.conf to common
* wip
* fix
* bad clang
* update changelog
* more Provides: Conflicts:
* clickhouse-zookeeper-cli [#CLICKHOUSE-2947]
* fix utils desc
* Fix docs
* use cmake links
* fix doc
* Fix test install
* Test me
* Test me
* Test me.
* Dont use pre-depends
* fix
* Minimize control changes
* del
* debian/clickhouse-common.install -> debian/clickhouse-common-static.install
* debian/clickhouse-common.install -> debian/clickhouse-common-static.install
2018-04-01 15:33:39 +03:00
proller
bbb12e89f0
Better listen_try, pbuilder fix ( #2068 )
...
* rename libboost/boost_1_65_0 -> contrib/boost ; make submodule ; update boost to 1.66.0
* Update contrib/boost
* Update contrib/boost
* Add comments
* Fix
* Pbuilder fix
* Better listen_try
* Much better listen_try
* Revert "remove ipv6 listen_host from docker_related_config to allow running in ipv4-only dockers"
This reverts commit 3cfa4c3e65
.
* Fix freebsd and macos build
2018-03-18 12:02:29 +03:00
Alexey Zatelepin
02aacc8945
fix packages repo URL in Dockerfiles
2018-03-17 02:11:15 +03:00
Alex Zatelepin
3cfa4c3e65
remove ipv6 listen_host from docker_related_config to allow running in ipv4-only dockers
2018-03-12 18:13:33 +03:00
proller
e42a257492
Docker fix
2018-03-12 16:46:23 +03:00
Mikhail Filimonov
d052f75395
Fixing broken and old-format links.
2018-03-11 00:36:26 +01:00
proller
cf9a33d04f
CLICKHOUSE-3600 Use correct lld version, cmake fixes ( #1968 )
...
* Allow build without rt library
* fix
* Cmake misc
* CLICKHOUSE-3600 Use correct lld version
* CLICKHOUSE-3600 Use correct lld version
* Use libllvm same version as clang
* fix
* Fix build with iodbc
* Fix iodbc build
* Fix gold find
* Fix empty lines
2018-02-26 21:34:22 +03:00
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