apache / apache/dubbo-website

Dubbo 文档 - Nacos 配置(docker部分)

Open
#3,113 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
491
Forks
809
Avg merge
1d 6h
Merged PRs (30d)
6

Description

https://dubbo-next.staged.apache.org/zh-cn/overview/reference/integrations/nacos/

docker部分:`docker run --name nacos-quick -e MODE=standalone -p 8849:8848 -d nacos/nacos-server:2.3.1`,其中 `nacos/nacos-server:2.3.1` 镜像并不存在,应该改为 `nacos/nacos-server:v2.3.1` 或者 latest,此外为了 arm64/amd64都能用,也许换成 `nacos/nacos-server:v2.3.1-slim`会是一个更好的选择

Image

Image

此外,建议多暴露一个 9848 端口

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the linked Nacos integration documentation page and review its Docker command and port guidance. Verify the available Nacos image tag and the requested 9848 port, then update the Docker section so the documented command works and the required port exposure is clear.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.