mirror of
https://github.com/team-ide/teamide.git
synced 2026-04-27 11:35:49 +03:00
[GH-ISSUE #167] docker镜像过大 #72
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/teamide-team-ide#72
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 @LockiJiang on GitHub (Dec 6, 2023).
Original GitHub issue: https://github.com/team-ide/teamide/issues/167
大佬,镜像来下来发现有4.7个G,看了下history,基础镜像太多层了,是否可以优化一下;也没有找到你的基础镜像的Dockerfile,是否可以直接使用go的官方基础镜像就可以了?
@team-ide commented on GitHub (Dec 8, 2023):
新版本镜像已经缩小了,之前用的是环境镜像作为基础,所以比较大
@LockiJiang commented on GitHub (Dec 11, 2023):
赞