马化滕 大佬有话说 :
怎么限制单个docker容器的内存大小,我照着网上搜的报错
容器名字是 qbittorrent 但是总是提示我名字不对 我用的是如下命令 百度搜到的
docker run -m 200M –memory-swap=300M qbittorrent
报错信息
Unable to find image ‘qbittorrent:latest’ locally
docker: Error response from daemon: pull access denied for qbittorrent, repository does not exist or may require ‘docker login’: denied: requested access to the resource is denied.
See ‘docker run –help’.
无法在本地找到图像 ‘qbittorrent:latest’
docker:来自守护进程的错误响应:对 qbittorrent 的拉取访问被拒绝,存储库不存在或可能需要“docker 登录”:被拒绝:对资源的请求访问被拒绝。
请参阅“docker run –help”。
球解
Chriss 大佬有话说 :
无法在本地找到图像 ‘qbittorrent:latest’
*****/qbittorrenthttps://cdn.jsdelivr.net/gh/hishis/forum-master/public/images/patch.gif
wang765 大佬有话说 :
你本地没这个image
kent8 大佬有话说 :
先把image拉取
suaxi 大佬有话说 :
镜像没拉对
https://s3.jpg.cm/2021/07/03/InpLqQ.png