书栈网 · BookStack 本次搜索耗时 0.025 秒,为您找到 4789 个相关结果.
  • Hello World 示例

    Hello World 示例 示例 1 - 构建镜像并运行容器 创建文件夹 创建一个空白的 Dockerfile 使用以下命令填充 Dockerfile 构建并运行镜像以进行验证 示例 2 - 构建镜像并将容器部署到 Kubernetes 创建一个文件夹并添加一个示例 index.html 文件,如下所示 创建一个空白的 Dockerfile ...
  • Infrastructure as Code

    Infrastructure as Code (IaC) Quick start Type detection Example Infrastructure as Code (IaC) Quick start Simply specify a directory containing IaC files such as Terraform, C...
  • ONBUILD 为他人作嫁衣裳

    ONBUILD 为他人做嫁衣裳 ONBUILD 为他人做嫁衣裳 格式:ONBUILD <其它指令> 。 ONBUILD 是一个特殊的指令,它后面跟的是其它指令,比如 RUN , COPY 等,而这些指令,在当前镜像构建时并不会被执行。只有当以当前镜像为基础镜像,去构建下一级镜像的时候才会被执行。 Dockerfile 中的其它指令都是为了定...
  • ONBUILD 为他人作嫁衣裳

    ONBUILD 为他人做嫁衣裳 ONBUILD 为他人做嫁衣裳 格式:ONBUILD <其它指令> 。 ONBUILD 是一个特殊的指令,它后面跟的是其它指令,比如 RUN , COPY 等,而这些指令,在当前镜像构建时并不会被执行。只有当以当前镜像为基础镜像,去构建下一级镜像的时候才会被执行。 Dockerfile 中的其它指令都是为了定...
  • Hello World Example

    Hello World Example Example#1 - Build Image & Run Container Create a folder Create a blank Dockerfile Populate the Dockerfile with the command below Build and run the image for ...
  • Hello World Example

    Hello World Example Example#1 - Build Image & Run Container Create a folder Create a blank Dockerfile Populate the Dockerfile with the command below Build and run the image for ...
  • opm CLI reference

    opm CLI reference generate dockerfile index add prune prune-stranded rm init migrate render serve validate opm CLI reference The opm command-line interface (CLI) is...
  • Hello World Example

    Hello World Example Example#1 - Build Image & Run Container Create a folder Create a blank Dockerfile Populate the Dockerfile with the command below Build and run the image for ...
  • Infrastructure as Code

    Infrastructure as Code (IaC) Quick start Type detection Example Infrastructure as Code (IaC) Quick start Simply specify a directory containing IaC files such as Terraform, C...
  • Hello World 示例

    Hello World 示例 示例 1 - 构建镜像并运行容器 创建文件夹 创建一个空白的 Dockerfile 使用以下命令填充 Dockerfile 构建并运行镜像以进行验证 示例 2 - 构建镜像并将容器部署到 Kubernetes 创建一个文件夹并添加一个示例 index.html 文件,如下所示 创建一个空白的 Dockerfile ...