当前位置:网站首页>Win10 uses docker to pull the redis image and reports an error read only file system: unknown
Win10 uses docker to pull the redis image and reports an error read only file system: unknown
2022-07-02 09:01:00 【Axi-ZYTao】
Windows10 The computer ,docker Inside , Use command docker pull redis To pull redis The mirror image of , An error has occurred , It's about : File read-only problem , The specific error reporting prompt is shown in the figure :
Error response from daemon: error creating temporary lease: file resize error: truncate /var/lib/desktop-containerd/daemon/io.containerd.metadata.v1.bolt/meta.db: read-only file system: unknown
After check , yes docker Memory setting during installation :
I initially initialized the settings 20G, Use docker info Check that the available memory of the current server is 12.31G, That is to say, there is not enough memory . Two ways to solve :
1. Increase server memory resources ;
2. modify docker Memory size at initial setting .
Go to settings and change the default size to 10G, restart docker Can solve
Pull the image again , success .
边栏推荐
- 选择排序和插入排序
- Driving test Baodian and its spokesperson Huang Bo appeared together to call for safe and civilized travel
- Illegal use of crawlers, an Internet company was terminated, the police came to the door, and 23 people were taken away
- Sentinel reports failed to fetch metric connection timeout and connection rejection
- 寻找链表中值域最小的节点并移到链表的最前面
- Tensorflow2 keras classification model
- Openfeign is easy to use
- Function ‘ngram‘ is not defined
- Zipkin is easy to use
- Web security -- Logical ultra vires
猜你喜欢
OpenShift构建镜像
C language implementation of mine sweeping game
IP protocol and IP address
Openshift container platform community okd 4.10.0 deployment
k8s入门:Helm 构建 MySQL
Web技术发展史
Introduction to the basic concept of queue and typical application examples
win10使用docker拉取redis镜像报错read-only file system: unknown
Nacos download, start and configure MySQL database
Synchronize files using unison
随机推荐
Connect function and disconnect function of QT
OpenFeign 简单使用
WSL安装、美化、网络代理和远程开发
Openshift build image
Gocv image cutting and display
Sqli labs (post type injection)
HackTheBox-Gunship
Solution of Xiaomi TV's inability to access computer shared files
Count the number of various characters in the string
C#钉钉开发:取得所有员工通讯录和发送工作通知
C language custom types - structure, bit segment (anonymous structure, self reference of structure, memory alignment of structure)
使用递归函数求解字符串的逆置问题
Minecraft插件服开服
Flex layout
Webflux responsive programming
[flask] ORM one-to-one relationship
OpenFeign 簡單使用
C nail development: obtain all employee address books and send work notices
Qt——如何在QWidget中设置阴影效果
kubeadm部署kubernetes v1.23.5集群