diff --git a/docker/bare/README.md b/docker/bare/README.md index 7b5ab6f5ea9213dfebdf8c8057d8d53fa41cbaaa..0a610b1de90a6f4bf726320bf76390f92b243381 100644 --- a/docker/bare/README.md +++ b/docker/bare/README.md @@ -34,4 +34,5 @@ sudo chroot . /clickhouse server - creation of `clickhouse` user to run the server; - VOLUME for server; -- most of the details, see other docker images for comparison. +- CA Certificates; +- most of the details, see other docker images for comparison;