docker-daemon.json

root@150m01 \~\]# cat /etc/docker/daemon.json { "exec-opts": \["native.cgroupdriver=systemd"\], "registry-mirrors": \[ "https://docker.1panel.live", "https://docker.1panel.dev", "https://docker.fxxk.dedyn.io", "https://docker.zhai.cm", "https://docker.5z5f.com", "https://a.ussh.net", "https://docker.m.daocloud.io", "https://docker.aityp.com", "https://docker.m.daocloud.io", "https://docker.imgdb.de", "https://docker-0.unsee.tech", "https://docker.hlmirror.com", "https://cjie.eu.org", "https://docker.mirrors.ustc.edu.cn" \], "storage-driver": "overlay2", "log-driver": "json-file", "log-level": "warn", "log-opts": { "max-size": "100m", "max-file": "10" }, "default-shm-size": "128M", "max-concurrent-downloads": 10, "max-concurrent-uploads": 10, "debug": false, "experimental": true, "features": { "buildkit": true }, "data-root": "/data/docker", "insecure-registries": \[ "https://registry.npm.taobao.org"

}

相关推荐
上天_去_做颗惺星 EVE_BLUE1 小时前
Docker高效使用指南:从基础到实战模板
开发语言·ubuntu·docker·容器·mac·虚拟环境
好好沉淀3 小时前
Docker开发笔记(详解)
运维·docker·容器
禅口魔心4 小时前
Win10 + WSL2 + Docker:K510(DongshanPI-Vision)开发环境从踩坑到跑通全记录(交叉编译 + 上板运行)
docker·嵌入式开发·wsl2·k510
Ankie Wan4 小时前
cgroup(Control Group)是 Linux 内核提供的一种机制,用来“控制、限制、隔离、统计”进程对系统资源的使用。
linux·容器·cgroup·lxc
Free Tester5 小时前
基于已有容器生成Dockerfile
docker
lcx_defender5 小时前
【Docker】Docker部署运行nacos
运维·docker·容器
啦啦啦小石头6 小时前
docker添加用户权限不使用sudo
运维·docker·容器
cuber膜拜6 小时前
Weaviate 简介与基本使用
数据库·python·docker·向量数据库·weaviate
xuefuhe7 小时前
Docker常用命令
docker
云草桑7 小时前
15分钟快速了解 Odoo
数据库·python·docker·postgresql·.net·odoo