Skip to content

Compatibility optimization#1

Open
TayYim wants to merge 5 commits intoMingfeiCheng:mainfrom
TayYim:main
Open

Compatibility optimization#1
TayYim wants to merge 5 commits intoMingfeiCheng:mainfrom
TayYim:main

Conversation

@TayYim
Copy link

@TayYim TayYim commented Feb 3, 2026

Some simple fixes

1. Add .gitignore

2. Add dependencies

In requirements.txt

3. Container name issue

After running, the system failed to find the newly created Apollo container. Optimized the container_name logic to match the correct container.

See apollo_bridge/common/container.py

4. IP address issue

Optimized to be more compatible with different docker versions.

See apollo_bridge/common/container.py and scenario_runner/sandbox_operator.py

5. CPU usage

The default setting may call for more CPUs than the machine actually has. Added a cap.

See scenario_runner/ctn_manager.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant