-
-
Notifications
You must be signed in to change notification settings - Fork 374
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: linuxserver/docker-code-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sunerpy/docker-code-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 17 files changed
- 2 contributors
Commits on Aug 6, 2025
-
- 新增 GitHub Actions 工作流文件,用于自动构建和发布 Docker 镜像 - 添加全局 Dockerfile,定义基于 Ubuntu Noble 的开发环境 - 新增 Makefile,包含本地和远程 Docker 镜像构建命令
Configuration menu - View commit details
-
Copy full SHA for 81a2105 - Browse repository at this point
Copy the full SHA 81a2105View commit details
Commits on Aug 12, 2025
-
build(Dockerfile-global): 添加 tarui 工具依赖
- 在系统依赖中添加了 libwebkit2gtk-4.1-dev、libgtk-3-dev、 libayatana-appindicator3-dev 和 librsvg2-dev 等包 - 这些依赖包用于支持 tarui 工具的运行
Configuration menu - View commit details
-
Copy full SHA for af0e327 - Browse repository at this point
Copy the full SHA af0e327View commit details
Commits on Aug 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 27aa431 - Browse repository at this point
Copy the full SHA 27aa431View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa86b4d - Browse repository at this point
Copy the full SHA aa86b4dView commit details -
- 在 Dockerfile-global 中添加 nsis 和 lld 包的安装以支持tauri构建
Configuration menu - View commit details
-
Copy full SHA for d0e8669 - Browse repository at this point
Copy the full SHA d0e8669View commit details
Commits on Oct 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9b2e84a - Browse repository at this point
Copy the full SHA 9b2e84aView commit details
Commits on Oct 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f760e6f - Browse repository at this point
Copy the full SHA f760e6fView commit details
Commits on Nov 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b979a8b - Browse repository at this point
Copy the full SHA b979a8bView commit details
Commits on Dec 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 421eda9 - Browse repository at this point
Copy the full SHA 421eda9View commit details -
feat(docker): 添加对中文语言支持和桌面环境的完整配置
- 在 .gitignore 中添加 tmp 目录忽略规则 - Dockerfile-global 中增加构建阶段,用于编译 pulseaudio-module-xrdp 模块 - 安装中文字体包与本地化支持(zh_CN.UTF-8) - 配置系统 locale 并设置默认语言为中文 - 添加 XFCE 桌面环境及相关组件(含 RDP 和 VNC 支持) - 安装并配置 Microsoft Edge 浏览器,适配容器运行环境 - 添加 run_novnc 脚本以支持 noVNC 远程访问 - 添加 start.sh 启动脚本用于初始化 XRDP 和 SSH 服务
Configuration menu - View commit details
-
Copy full SHA for 454dbc9 - Browse repository at this point
Copy the full SHA 454dbc9View commit details -
fix(scripts): 确保 SSH 服务的运行目录存在
在启动 SSH 服务之前创建 /var/run/sshd 和 /run/sshd 目录, 以确保 SSH 服务能够正常启动。
Configuration menu - View commit details
-
Copy full SHA for 924fb08 - Browse repository at this point
Copy the full SHA 924fb08View commit details
Commits on Dec 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3f5efe4 - Browse repository at this point
Copy the full SHA 3f5efe4View commit details
Commits on Dec 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5b1efb9 - Browse repository at this point
Copy the full SHA 5b1efb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b60d704 - Browse repository at this point
Copy the full SHA b60d704View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master