Skip to content
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

【Projects/web_api】GitHub Workflow Docker镜像打包与上传 & 优化Dockerfile占用空间 #1767

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

BetterAndBetterII
Copy link

@BetterAndBetterII BetterAndBetterII commented Feb 25, 2025

增加Github Docker 镜像打包工作流

Motivation

优化项目实际部署的体验,#1693

Modification

修改了projects/web_api/Dockerfile

不改变打包逻辑,但清除了缓存(优化Docker镜像大小,避免GitHub workflow因空间不足而报错)

需要配置阿里云的免费镜像仓库

Checklist

Before PR:

  • Pre-commit or other linting tools are used to fix the potential lint issues.
  • Bug fixes are fully covered by unit tests, the case that causes the bug should be added in the unit tests.
  • The modification is covered by complete unit tests. If not, please add more unit test to ensure the correctness.
  • The documentation has been modified accordingly, like docstring or example tutorials.

After PR:

  • If the modification has potential influence on downstream or other related projects, this PR should be tested with those projects.
  • CLA has been signed and all committers have signed the CLA in this PR.

Copy link
Contributor

github-actions bot commented Feb 25, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@BetterAndBetterII
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Feb 25, 2025
@BetterAndBetterII BetterAndBetterII changed the title 完成GitHub Workflow阿里云镜像打包与上传 & 优化Dockerfile占用空间 完成GitHub Workflow Docker镜像打包与上传 & 优化Dockerfile占用空间 Feb 25, 2025
@BetterAndBetterII BetterAndBetterII changed the base branch from master to dev February 25, 2025 05:23
@BetterAndBetterII BetterAndBetterII changed the title 完成GitHub Workflow Docker镜像打包与上传 & 优化Dockerfile占用空间 【Projects/web_api】GitHub Workflow Docker镜像打包与上传 & 优化Dockerfile占用空间 Feb 25, 2025
@chupalopez
Copy link

great work

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