oceanbase / oceanbase/docker-images
[Bug]: seekdb 在 win11 docker desktop 下根本无法启动
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 11
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
seekdb 在 win11 docker desktop 下根本无法启动,x86 intel I9 13代
Environment
win11 docker desktop最新版
Fast reproduce steps
D:\gemini>docker volume create seekdb
seekdb
D:\gemini>docker run -d -p 2881:2881 -p 2886:2886 -v seekdb:/var/lib/oceanbase --name seekdb oceanbase/seekdb
501b13614172d3799b66afee502b28dddc7183f831459f272900ec9d2a7719d9
D:\gemini>docker logs -f seekdb
exec /root/start.sh: exec format error
Expected behavior
No response
Actual behavior
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with the provided docker volume create and docker run commands on Windows 11 Docker Desktop, then inspect the container logs showing exec /root/start.sh: exec format error. Check the image entrypoint and /root/start.sh first. Done means the seekdb container starts successfully on the reported environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100