feat: 添加了 imager 工具 package
refactor: 将 images 的获取分散到各个组件里面
This commit is contained in:
@@ -46,10 +46,8 @@ ExecStart=/usr/local/bin/k0s ctr -n hs-net run \
|
||||
# --cgroup host \
|
||||
# --env RUSTFLAGS="-C target-cpu=nehalem" \
|
||||
# 重启策略
|
||||
Restart=on-failure
|
||||
Restart=always
|
||||
RestartSec=5s
|
||||
StartLimitInterval=60s
|
||||
StartLimitBurst=5
|
||||
|
||||
# 资源限制(按需调整)
|
||||
MemoryLimit=2G
|
||||
|
||||
Reference in New Issue
Block a user