Skip to content

Fix incorrect Docker image references in documentation#2311

Closed
wgzhao wants to merge 1 commit intoapache:masterfrom
wgzhao:patch-1
Closed

Fix incorrect Docker image references in documentation#2311
wgzhao wants to merge 1 commit intoapache:masterfrom
wgzhao:patch-1

Conversation

@wgzhao
Copy link
Contributor

@wgzhao wgzhao commented Apr 22, 2025

The current documentation incorrectly refers to non-existent Docker images 'apache/doris.fe-ubuntu' and 'apache/doris.be-ubuntu'. The correct image format is 'apache/doris:fe-' and 'apache/doris:be-', which are regularly updated in the Docker registry.

Updated the guide to reflect the actual image naming convention.

Versions

  • dev
  • 3.0
  • 2.1
  • 2.0

Languages

  • Chinese
  • English

Docs Checklist

  • Checked by AI
  • Test Cases Built

The current documentation incorrectly refers to non-existent Docker images 
'apache/doris.fe-ubuntu' and 'apache/doris.be-ubuntu'. The correct image 
format is 'apache/doris:fe-<version>' and 'apache/doris:be-<version>', 
which are regularly updated in the Docker registry.

Updated the guide to reflect the actual image naming convention.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants