doris-website icon indicating copy to clipboard operation
doris-website copied to clipboard

Issue on docs

Open isiuni01 opened this issue 11 months ago • 1 comments

Path:/docs/3.0/install/cluster-deployment/run-docker-cluster

Hi, I am new to Doris and docker. I am trying to install it locally with docker.

I wanted to report that the base image present in the proposed DockerFile (openjdk:8u342-jdk) is not compatible with Doris 3.0 in the moment I try to build the service (docker compose up) i get:

The jdk_version is 8, must be 17.

I tried several other options without finding a good one.

Do you have any suggestions for a working one?

Thx

isiuni01 avatar Dec 14 '24 22:12 isiuni01