status
type
date
slug
summary
tags
category
icon
password
镜像
卸载目录
创建目录
Docker Run
--attr-timeout 1s
目前设置为10s测试效果
添加了以下限制参数:
-cpus=1.5:限制 CPU 使用最大为 1.5 核
-memory=1500m:限制内存使用最大为 1500MB
-memory-swap=1500m:限制交换空间使用最大为 1500MB
其他可选的资源限制参数:
如果你还需要更细致的资源控制,可以添加这些参数。例如:
监控资源使用情况:
进入容器的交互式终端
配置:rclone config
挂载Rclone Alist
--attr-timeout 1s
目前设置为10s测试效果