项目作者: Kryptonite-RU

项目描述 :
Rootless ClickHouse container image for OpenShift/OKD/Podman
高级语言: Shell
项目地址: git://github.com/Kryptonite-RU/clickhouse-docker-rootless.git
创建时间: 2020-12-07T14:15:21Z
项目社区:https://github.com/Kryptonite-RU/clickhouse-docker-rootless

开源协议:Apache License 2.0

下载


ClickHouse Docker Image for Podman/OpenShift/OKD

ClickHouse
OpenShift
License
Build Status

A stripped version of the original ClickHouse Docker image.

The primary difference is that USER, gosu, chmod and hard-coded users
have been removed. This image is compatible with Podman/OpenShift/OKD and
doesn’t require root permissions to run.

  1. podman pull quay.io/kryptonite/clickhouse-docker-rootless:20.9.3.45

See Also