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

Issue on docs

Open CodeWithSubramani opened this issue 7 months ago • 1 comments

Path:/docs/gettingStarted/quick-start

I get this error when trying to run the docker compose

please remove it to avoid potential confusion 
[+] Running 2/2
 ✘ fe Error pull access denied for apache/doris.fe-ubuntu, repository does not exist or may require 'docker login'...           2.9s 
 ✘ be Error pull access denied for apache/doris.fe-ubuntu, repository does not exist or may require 'docker login'...           2.9s 
Error response from daemon: pull access denied for apache/doris.fe-ubuntu, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

CodeWithSubramani avatar Apr 04 '25 07:04 CodeWithSubramani

Error response from daemon: pull access denied

It may be necessary to access through an agent.

yuanyuan8983 avatar Apr 23 '25 04:04 yuanyuan8983