[PR #105] [CLOSED] 增加docker镜像构建配置 #266

Closed
opened 2026-02-27 07:18:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/justlovemaki/AIClient-2-API/pull/105
Author: @raydoom
Created: 12/11/2025
Status: Closed

Base: mainHead: main


📝 Commits (6)

  • c6561f8 增加docker镜像打包配置
  • 3165bb2 增加docker镜像打包配置
  • 4f2559e 增加docker镜像打包配置
  • 425ee88 增加docker镜像打包配置
  • 355a198 增加docker镜像打包配置
  • 781c230 更改基础镜像

📊 Changes

2 files changed (+39 additions, -1 deletions)

View changed files

.github/workflows/docker.yml (+38 -0)
📝 Dockerfile (+1 -1)

📄 Description

自动构建docker镜像并推送到 ghcr.io,镜像地址应该为

ghcr.io/justlovemaki/aiclient-2-api:latest

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/justlovemaki/AIClient-2-API/pull/105 **Author:** [@raydoom](https://github.com/raydoom) **Created:** 12/11/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (6) - [`c6561f8`](https://github.com/justlovemaki/AIClient-2-API/commit/c6561f815cf58f79ebc620806708cb25309a5da6) 增加docker镜像打包配置 - [`3165bb2`](https://github.com/justlovemaki/AIClient-2-API/commit/3165bb2e2916f5a2dac179eaded0cd7dff631233) 增加docker镜像打包配置 - [`4f2559e`](https://github.com/justlovemaki/AIClient-2-API/commit/4f2559e3171107456fe5fd55de31deb2ae07d09c) 增加docker镜像打包配置 - [`425ee88`](https://github.com/justlovemaki/AIClient-2-API/commit/425ee88163e4c75733e6704137fe7b4bfe3ac1f8) 增加docker镜像打包配置 - [`355a198`](https://github.com/justlovemaki/AIClient-2-API/commit/355a1989196bd81c59863452b8451930446722bf) 增加docker镜像打包配置 - [`781c230`](https://github.com/justlovemaki/AIClient-2-API/commit/781c23061233788e15a121ccde94fa0839f896b5) 更改基础镜像 ### 📊 Changes **2 files changed** (+39 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/docker.yml` (+38 -0) 📝 `Dockerfile` (+1 -1) </details> ### 📄 Description 自动构建docker镜像并推送到 ghcr.io,镜像地址应该为 ``` ghcr.io/justlovemaki/aiclient-2-api:latest ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:18:45 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AIClient-2-API-justlovemaki#266
No description provided.