Clouditera / Clouditera/SecGPT

成功启动docker容器后无法访问内容

Open
#31 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.1k
Forks
370
PR merge metrics
No merged PRs in 30d

Description

查到的容器IP是172.17.0.2
,dockerfile中 expose 7860,但是通过http://172.17.0.2:7860无法访问

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Dockerfile's EXPOSE 7860 declaration and inspect how the container is launched. Check whether the service is listening on the expected interface and whether port 7860 is published to the host. Done means the application endpoint is reachable through the documented Docker access path.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.