00 Tag 2 篇文章。2 posts.
标签 · TagTag · 标签
docker
01 PostsPosts
2022 · 12 · 03
Install Docker for Gentoo Linux
Config Kernel Modules Necessary Modules CONFIG\CGROUP\CPUACCT CONFIG\CGROUP\DEVICE CONFIG\CGROUP\FREEZER CONFIG\CGROUP\S
2022 · 03 · 31
学习笔记:Docker单独配置DNS
1\. 配置文件: 2\. 格式:json 一般来说,新装的docker没有该文件,vi或者其它编辑器直接添加以下内容: { "dns": \["223.5.5.5", "223.6.6.6"\] } 3\. 验证 docker run -