Commit Graph

422 Commits

Author SHA1 Message Date
robot-clickhouse
8bec9a1e34 Update version_date.tsv and changelogs after v24.10.2.80-stable 2024-11-18 14:34:58 +00:00
Mikhail f. Shiryaev
e1b6d70c8b
Address point regarding chmod for /etc/clickhouse* 2024-11-12 16:47:36 +01:00
Андрей
370b57657b
Fix typo
Fix log message for more clean understanding
2024-11-11 13:26:31 +02:00
Mikhail f. Shiryaev
e50bbc433e
Another review round for docker-library/docs 2024-11-09 10:03:11 +01:00
Mikhail f. Shiryaev
aa15b912df
Apply review comments from docker-library/docs 2024-11-08 13:03:03 +01:00
Mikhail f. Shiryaev
10329cbbf2
Generate clickhouse/clickhouse-server README as in docker-library 2024-11-08 12:59:03 +01:00
Mikhail f. Shiryaev
11f3568f5b
First check the ROOT to assign the env 2024-11-08 11:45:12 +01:00
Mikhail f. Shiryaev
f24dca21a5
Implement CLICKHOUSE_RUN_AS_ROOT instead of preser UID/GID 2024-11-08 09:15:15 +01:00
Mikhail f. Shiryaev
8f98f2333f
Make clickhouse local fuse in the repository install RUN 2024-11-07 20:59:04 +01:00
Mikhail f. Shiryaev
4e53dda580
Use array for conditional mkdir 2024-11-07 20:45:31 +01:00
Mikhail f. Shiryaev
1babb919c3
Follow the DOI review recommendations/requirements 2024-11-07 13:00:16 +01:00
Mikhail f. Shiryaev
ae97149041
Remove /usr/bin for clickhouse/clickhouse-server/clickhouse-keeper 2024-11-07 13:00:15 +01:00
Mikhail f. Shiryaev
b82658a285
Remove processing of CLICKHOUSE_DOCKER_RESTART_ON_EXIT 2024-11-07 13:00:14 +01:00
Mikhail f. Shiryaev
f229fc5b40
Deprecate CLICKHOUSE_UID/CLICKHOUSE_GID docker ENV 2024-11-07 13:00:13 +01:00
Mikhail f. Shiryaev
26f0ba2c4c
Update compatibility section for clickhouse-server docker image 2024-11-06 22:02:09 +01:00
Mikhail f. Shiryaev
d67b62c222
Upgrade clickhouse-server and keeper base images 2024-11-06 16:32:12 +01:00
robot-clickhouse
a50bc3bac1 Update version_date.tsv and changelogs after v24.10.1.2812-stable 2024-11-01 08:50:54 +00:00
robot-clickhouse
53e22b6e62 Update version_date.tsv and changelogs after v24.9.2.42-stable 2024-10-03 10:14:59 +00:00
robot-clickhouse
3a3145f3c6 Update version_date.tsv and changelogs after v24.9.1.3278-stable 2024-09-26 22:02:03 +00:00
Alexey Milovidov
47a1f7efdd
Merge pull request #69033 from filimonov/patch-11
alpine docker images - use ubuntu 22.04 as glibc donor
2024-09-25 15:12:52 +00:00
filimonov
8b5331fde4
Update Dockerfile.alpine 2024-09-24 16:56:37 +02:00
filimonov
633d27ec7f
Update Dockerfile.alpine 2024-09-24 16:54:39 +02:00
János Benjamin Antal
d5c3adabde
Merge pull request #69301 from aohoyd/master
Add xml char escaping to docker's entrypoint
2024-09-13 10:11:30 +00:00
robot-clickhouse
8be745e8c2 Update version_date.tsv and changelogs after v24.8.4.13-lts 2024-09-06 16:43:55 +00:00
Alexey Olshanskiy
d17b20705a
Add char escaping to docker's entrypoint 2024-09-05 17:55:56 +03:00
robot-clickhouse
ff6a781dca Update version_date.tsv and changelogs after v24.8.3.59-lts 2024-09-03 11:37:16 +00:00
filimonov
cf1f3b4bd2
Dockerfile.alpine let's try to use ubuntu 22.04 as glibc donor
20.04 is coming to EOL in April 2025
https://ubuntu.com/about/release-cycle
2024-08-28 15:33:15 +02:00
robot-clickhouse
4264fbc037 Update version_date.tsv and changelogs after v24.8.2.3-lts 2024-08-22 16:16:47 +00:00
robot-clickhouse
ccff8cef80 Update version_date.tsv and changelogs after v24.8.1.2684-lts 2024-08-21 14:27:49 +00:00
robot-clickhouse
9cf60214e1 Update version_date.tsv and changelogs after v24.7.3.42-stable 2024-08-08 13:43:12 +00:00
robot-clickhouse
f162d6bd5e Update version_date.tsv and changelogs after v24.7.2.13-stable 2024-08-01 06:35:22 +00:00
robot-clickhouse
dacf044c3d Update version_date.tsv and changelogs after v24.7.1.2915-stable 2024-07-30 19:20:52 +00:00
robot-clickhouse
b189902a36 Update version_date.tsv and changelogs after v24.6.2.17-stable 2024-07-05 10:50:22 +00:00
robot-clickhouse
46ed186250 Update version_date.tsv and changelogs after v24.5.4.49-stable 2024-07-01 15:05:48 +00:00
robot-clickhouse
3bba8e80f1 Update version_date.tsv and changelogs after v24.5.3.5-stable 2024-06-13 17:51:46 +00:00
robot-clickhouse
eef5875506 Update version_date.tsv and changelogs after v24.5.1.1763-stable 2024-06-01 07:48:53 +00:00
Mikhail f. Shiryaev
544875fd2f
Apply markdownfmt.sh from https://github.com/docker-library/docs 2024-05-10 10:55:24 +02:00
Mikhail f. Shiryaev
291bb14696
The Dockerfile is reviewed by docker-official
`apt-get upgrade` shouldn't be executed during the build
`apt-get clean` is a noop
`gpg` should use batch and download key by full fingreprints
The CI specific steps shouln't be presented in docker library
Using `COPY --chmod` instead of two layers is not possible yet, but
  entrypoint.sh already contains +x bit in the git repo
2024-05-10 10:54:27 +02:00
robot-clickhouse
811ae63c0f Update version_date.tsv and changelogs after v24.4.1.2088-stable 2024-05-01 02:02:57 +00:00
robot-clickhouse
c7a28b137a Update version_date.tsv and changelogs after v24.3.2.23-lts 2024-04-03 07:24:20 +00:00
Mikhail f. Shiryaev
fc96a57422
Merge pull request #61683 from mangadex-pub/54767-remove-extraneous-keeper-docker-volumes
#54767 Remove extraneous volumes in Keeper image
2024-03-27 22:01:50 +01:00
robot-clickhouse
52417e3d42 Update version_date.tsv and changelogs after v24.3.1.2672-lts 2024-03-27 18:02:02 +00:00
Tristan
352c368a54
Update server alpine image template to match improvements in keeper image 2024-03-24 11:19:35 +00:00
robot-clickhouse
e5a1c0e251 Update version_date.tsv and changelogs after v24.2.2.71-stable 2024-03-15 06:50:44 +00:00
robot-clickhouse
c1d542d700 Update version_date.tsv and changelogs after v24.2.1.2248-stable 2024-02-29 21:19:40 +00:00
Alexey Milovidov
91ef665ed3
Merge pull request #59993 from ClickHouse/auto/v24.1.5.6-stable
Update version_date.tsv and changelogs after v24.1.5.6-stable
2024-02-14 22:05:34 +01:00
robot-clickhouse
08df19157b Update version_date.tsv and changelogs after v24.1.5.6-stable 2024-02-14 17:22:21 +00:00
jktng
17c9e2df6b
Update entrypoint.sh 2024-02-14 11:39:22 -05:00
robot-clickhouse
7514158353 Update version_date.tsv and changelogs after v24.1.4.20-stable 2024-02-14 10:30:32 +00:00
Mikhail f. Shiryaev
9e7ac6d0ee
Revert "Update version_date.tsv and changelogs after v24.1.4.19-stable" 2024-02-14 10:07:09 +01:00