mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 16:37:34 +00:00
Update Kubernetes to v1.36, build-push-action to v7
This commit is contained in:
@@ -106,7 +106,7 @@ docker exec go-demo ls -la /
|
||||
|
||||
# 只包含 /app 和系统必要文件
|
||||
|
||||
# 镜像大小通常 < 10MB(相比 golang:1.26-alpine 的 ~1GB)
|
||||
# 镜像大小通常 < 10MB(相比 golang:1.26 基础镜像的 ~900MB)
|
||||
docker history go-app:latest
|
||||
```
|
||||
**go.mod 和 go.sum 示例:**
|
||||
|
||||
Reference in New Issue
Block a user