摘要: 按 Press 功能 Function Ctrl + Shift + P,F1 显示命令面板 Show Command Palette Ctrl + P 快速打开 Quick Open Ctrl + Shift + N 新窗口/实例 New window/instance Ctrl + Shift 阅读全文
posted @ 2019-05-11 20:00 seayuns 阅读(278) 评论(0) 推荐(0) 编辑
摘要: 基本概念定义 基本组成 客户端/守护进程 C/S架构 本地/服务器 镜像 容器基石 只读文件系统 联合加载(union mount) 容器 通过镜像启动 执行 写时复制 仓库 公有 docker hub 私有 相关技术简介 依赖的Linux内核特性 Namespace 命名空间 LXC Kernel 阅读全文
posted @ 2019-05-11 19:54 seayuns 阅读(348) 评论(0) 推荐(0) 编辑
摘要: 问题1:安装后出现错误Error! The dkms.conf for this module includes a BUILD_EXCLUSIVE directive which does not match this kernel/arch. This indicates that it sho 阅读全文
posted @ 2019-05-11 19:44 seayuns 阅读(329) 评论(0) 推荐(0) 编辑
摘要: 官网三种安装方式,故不再赘述 大部分内容可参考官网链接:https://docs.docker.com/install/linux/docker-ce/debian/#install-docker-ce-1 硬件 树莓派3B Respbian OS要求 要安装Docker CE,您需要这些Debia 阅读全文
posted @ 2019-05-11 19:03 seayuns 阅读(244) 评论(0) 推荐(0) 编辑