mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #120] [MERGED] 簡化 Docker 部署的方式 #851
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#851
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/certimate-go/certimate/pull/120
Author: @yanlc39
Created: 9/29/2024
Status: ✅ Merged
Merged: 9/29/2024
Merged by: @usual2970
Base:
main← Head:dev/fix_docker_deploy_way📝 Commits (1)
223af9efeat: let docker deploy way simpley📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
README.md(+1 -1)📝
README_EN.md(+1 -1)📄 Description
Old Ver: 在原有的方式下通過 Docker 進行部署時會將整個倉庫進行 clone 到本地的操作
New Ver: 更新後的 Readme 文件中指出將僅進行對 docker-compose.yml 文件的下載操作,同時仍可滿足使用 Docker 部署的要求
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.