Alexey Milovidov
c4adc9ed8f
Remove trash
2022-09-04 04:28:08 +02:00
Alexey Milovidov
91ed3ebe9a
Remove the remaining parts of "unbundled" build
2022-08-27 02:18:47 +02:00
Heena Bansal
7779ac4707
Update entrypoint.sh
...
Typo error.
2022-08-11 12:01:05 -04:00
HeenaBansal2009
f9347aa9ec
Merge branch 'Entrypoint_Issue' of github.com:HeenaBansal2009/ClickHouse into Entrypoint_Issue
2022-08-11 06:51:16 -07:00
HeenaBansal2009
8880171899
Add --no-check-certificate in wget
2022-08-11 06:49:45 -07:00
Alexey Milovidov
c54985ff71
Update entrypoint.sh
2022-08-11 09:46:24 +03:00
HeenaBansal2009
653ad05ce9
Addresed review comments
2022-08-10 21:10:01 -07:00
HeenaBansal2009
0d2aa07b4d
Updated entrypoint.sh to listen on https_port if defined
2022-08-10 11:30:06 -07:00
HeenaBansal2009
3658530088
Updated entrypoint.sh to listen on https_port if defined
2022-08-10 11:23:15 -07:00
Alexey Milovidov
67a6b32a89
Update entrypoint.sh
2022-08-05 07:12:50 +03:00
Constantine Peresypkin
0d892b1cac
fix broken NFS mkdir introduced in #36341
2022-08-04 13:23:45 +02:00
Nikita Mikhaylov
379d8c5c6a
Chown all directories for multidisk setup ( #39121 )
2022-08-01 12:08:32 +02:00
Timur Solodovnikov
0c7388aea8
Handling SIGTERM signals from k8s ( #39130 )
2022-07-12 18:14:05 +02:00
Nikita Mikhaylov
a44157d81d
Allow globs in keys for clickhouse-extract-from-config
tool ( #38966 )
2022-07-08 16:13:32 +02:00
DanRoscigno
88bc5a84e5
update README
2022-07-06 14:06:53 -04:00
DanRoscigno
5f42c08561
small edits
2022-07-05 11:42:42 -04:00
DanRoscigno
2f2fe9cffb
small edits
2022-07-05 11:39:38 -04:00
DanRoscigno
09ff006ddb
small edits
2022-07-05 11:27:58 -04:00
DanRoscigno
52e2fa158a
small edits
2022-07-05 10:20:55 -04:00
Michael Schnerring
9495f04188
Revise Docker README
2022-07-04 00:42:54 +02:00
Mikhail f. Shiryaev
dbe1eafff1
Update docker server version
2022-06-16 17:18:18 +02:00
Mikhail f. Shiryaev
1e67885915
Add another useful docker exec
option
2022-06-13 12:03:11 +02:00
vdimir
7a5b8a8ea9
Update docker run client command in docs
2022-06-13 11:35:46 +02:00
Alexey Milovidov
94e693f96e
Fix Docker
2022-05-24 23:40:10 +02:00
Alexey Milovidov
f614c139f4
Maybe better
2022-05-23 02:06:03 +02:00
Alexey Milovidov
e40396a0e5
Fix Docker
2022-05-11 03:21:08 +02:00
Alexey Milovidov
f3c3935df3
Fix shellcheck
2022-05-11 03:18:28 +02:00
Alexey Milovidov
e0121dfe6f
Remove old comment
2022-04-17 00:33:58 +02:00
Alexey Milovidov
b7e5a81215
Allow to drop privileges at startup
2022-04-17 00:24:47 +02:00
Alexey Milovidov
dda060063b
Remove trash
2022-04-17 00:14:27 +02:00
Mikhail f. Shiryaev
d475ce5d16
Fix building ubuntu image from deb-repo
2022-04-04 18:50:50 +02:00
Mikhail f. Shiryaev
b950b53156
Make multiarch clickhouse-server Dockerfiles
2022-04-01 11:59:49 +02:00
Mikhail f. Shiryaev
c053f1cb1d
Rewrite alpine building to pure Dockerfile
2022-04-01 11:59:46 +02:00
Mikhail f. Shiryaev
1b53993560
Make Dockerfile.ubuntu a default image definition
2022-04-01 11:59:46 +02:00
Mikhail f. Shiryaev
fbb6787a45
Rename Dockerfile to Dockerfile.ubuntu
2022-04-01 11:59:45 +02:00
Mikhail f. Shiryaev
4cc37ae9f3
Clean stale code
2022-04-01 11:59:44 +02:00
Mikhail f. Shiryaev
dd37b237ab
Changing repository url to packages.clickhouse.com
2022-02-23 20:54:16 +01:00
Constantine Peresypkin
f5787ff0a9
docker: fix root squashed data dirs
...
if we use some root squashed volume mappings in docker
uid=0 is actually uid=nobody
thus FS operations with uid=0 will fail miserably
and overall it's a strange idea to create dirs under root when
DO_NOT_CHOWN is in effect...
2022-01-26 14:29:27 +02:00
alexey-milovidov
e0d1b13402
Update Dockerfile
2022-01-16 00:15:19 +03:00
Alexey Milovidov
a967f90ef7
Add comments
2022-01-15 22:28:08 +03:00
Alexey Milovidov
dce1269b2a
Merge branch 'master' of github.com:yandex/ClickHouse into merge-33563-2
2022-01-15 22:27:20 +03:00
Alexey Milovidov
7e266387b1
Merge #33563
2022-01-15 22:25:05 +03:00
Alexey Milovidov
a4e8e61d57
Update "gosu" version
2022-01-15 02:59:28 +03:00
alesapin
d7a7926610
Update version to 22.1 not 21.13
2022-01-14 15:10:45 +03:00
Anselmo D. Adams
f81dbfd09c
Update Dockerfile
2022-01-12 11:21:16 -03:00
peter279k
22b2d49d04
Add friendly message to notify user this instance
2021-12-28 09:42:49 +08:00
robot-clickhouse
f2ccddb7be
Auto version update to [21.13.1.1] [54458]
2021-12-09 00:33:01 +03:00
Mikhail f. Shiryaev
5408d6232f
Make archive.ubuntu.com mirror configurable for build
2021-11-26 10:55:41 +01:00
robot-clickhouse
4289336c27
Auto version update to [21.12.1.1] [54457]
2021-11-02 00:56:45 +03:00
Azat Khuzhin
da90df5658
docker: switch <yandex> to <clickhouse>
2021-10-26 08:53:14 +03:00