mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #122] [Feature] Docker images 构建优化 #92
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#92
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?
Originally created by @l123wx on GitHub (Sep 30, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/122
我注意到每次前端更新的时候都要手动提交 commit 把前端构建后的代码提交到仓库,怎么不把构建前端的步骤也放到 Dockerfile 里面呢?😂😂😂
@usual2970 commented on GitHub (Sep 30, 2024):
😀理由如下:
当然了,看起来不符合前端开发的最佳实践,不影响开发效率就可以了。