mirror of
https://github.com/ErlichLiu/DeepClaude.git
synced 2026-04-25 05:05:57 +03:00
[PR #7] [MERGED] 添加Action自动创建Docker镜像 #96
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/DeepClaude#96
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ErlichLiu/DeepClaude/pull/7
Author: @EmccK
Created: 2/4/2025
Status: ✅ Merged
Merged: 2/9/2025
Merged by: @ErlichLiu
Base:
main← Head:main📝 Commits (1)
b4ddd6a添加Docker自动构建Action、更新README文件📊 Changes
3 files changed (+89 additions, -2 deletions)
View changed files
➕
.github/workflows/docker-image.yml(+43 -0)📝
README.md(+38 -2)➕
docker-compose.yml(+8 -0)📄 Description
添加Action自动创建Docker镜像,以及更新README文件
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.