书栈网 · BookStack 本次搜索耗时 0.034 秒,为您找到 387 个相关结果.
  • Dockerfile 定制镜像

    4. Dockerfile 定制镜像 介绍 FROM 指定基础镜像 RUN 执行命令 构建镜像 镜像构建上下文(Context) 迁移镜像 4. Dockerfile 定制镜像 从前面一节的docker commit 的学习中,我们可以了解到,镜像的定制实际上就是定制每一层所添加的配置、文件等信息,但是命令毕竟只是命令,每次定制都得去重复...
  • Debugging DNS Resolution

    Debugging DNS Resolution Before you begin Create a simple Pod to use as a test environment Check the local DNS configuration first Check if the DNS pod is running Check for erro...
  • PHP API

    Seafile PHP SDK German Web Application Developer Available for Hire! What is Seafile? How to get Started Roadmap and notes on development Obtain API token Installing Seafile-P...
  • Debugging DNS Resolution

    Debugging DNS Resolution Before you begin Create a simple Pod to use as a test environment Check the local DNS configuration first Check if the DNS pod is running Check for erro...
  • 使用 Dockerfile 定制镜像

    使用 Dockerfile 定制镜像 FROM 指定基础镜像 RUN 执行命令 构建镜像 镜像构建上下文(Context) 其它 docker build 的用法 直接用 Git repo 进行构建 用给定的 tar 压缩包构建 从标准输入中读取 Dockerfile 进行构建 从标准输入中读取上下文压缩包进行构建 使用 Dock...
  • 12.2. 虚拟化

    12.2. 虚拟化 12.2.1. Xen 12.2.2. LXC 12.2.2.1. Preliminary Steps 12.2.2.2. 网络配置 12.2.2.3. 搭建系统 12.2.2.4. Starting the Container 12.2.3. KVM 虚拟化 12.2.3.1. Preliminary Steps 12.2...
  • ELC 2015 Presentations

    ELC 2015 Presentations Contents Videos Table of Presentations Presenters Day 1 Presentations Day 2 Presentations Day 3 Presentations Technical Showcase Posters From: eLi...
  • Linux Prerequisites

    Remote Development with Linux Local Linux prerequisites Remote host / container / WSL Linux prerequisites Tips by Linux distribution Updating glibc and libstdc++ on RHEL / CentO...
  • 9.1. 系统启动

    9.1. 系统启动 9.1.1. Systemd 启动系统 9.1.2. System V 初始系统 9.1. 系统启动 当启动计算机时,控制台上滚动的大量信息显示许多初始化和配置工作自动正在执行。有时候你可能稍稍的改变这一阶段的操作,就要求你需要很好的理解他们。这正是本章节的目的所在。 首先,BIOS 控制电脑,探测磁盘,加载Master B...