Skip to content

✨ Replace the terminal service base image and support mounting local file paths #942

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 18, 2025

Conversation

WMC001
Copy link
Contributor

@WMC001 WMC001 commented Aug 15, 2025

✨ Replace the terminal service base image and support mounting local file paths
主要变更:
1、更换terminal工具基础镜像为Ubantu 24.04,内置基础工具:python3 py3-pip py3-virtualenv curl vim git wget conda make
image

2、在部署脚本中为terminal工具提供本地文件挂载路径配置
image
效果展示
image

注意事项:
1、SSH服务容器内默认端口号改为22
image

2、本地文件挂载在容器内的访问路径固定为:/opt/terminal,如需要更改可手动修改对应的docker compose文件
image

Copy link

codecov bot commented Aug 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@WMC001 WMC001 force-pushed the wmc/dev_0814_terminal branch from 3920f80 to 677a5bb Compare August 15, 2025 07:03
@WMC001 WMC001 force-pushed the wmc/dev_0814_terminal branch 2 times, most recently from d625380 to 6ee4820 Compare August 18, 2025 01:48
@WMC001 WMC001 force-pushed the wmc/dev_0814_terminal branch from 6ee4820 to c4feb11 Compare August 18, 2025 01:53
@liutao12138 liutao12138 merged commit 4dce85d into develop Aug 18, 2025
11 checks passed
@WMC001 WMC001 deleted the wmc/dev_0814_terminal branch August 20, 2025 06:20
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.

3 participants