00 Category 3 篇文章。3 posts.
分类 · CategoryCategory · 分类
Docker
01 PostsPosts
2023 · 08 · 25
零代码配置小米智能接入Apple Home
零代码配置小米智能接入Apple HomeDownload
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 -