书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 4783 个相关结果.
  • Setup minikube as CI step in github actions

    Setup minikube as CI step in github actions Example: build image & deploy to minikube on each PR Example minikube deployment yaml with a service Setup minikube as CI step in g...
  • Test Harbor with the Demo Server

    Conditions of Use of the Demo Server Access the Demo Server What to Do Next The Harbor team has made available a demo Harbor instance that you can use to experiment with Harbor...
  • rainbondfile源码定义环境配置文件

    rainbondfile介绍 rainbondfile作用 支持的配置项目说明 rainbondfile介绍 rainbondfile 是Rainbond基于代码指定服务运行环境的策略。其本身是一个普通的yaml格式的文本文件,需要将其放到代码的根目录中,其适用于所有基于源码构建的服务类型。目前rainbondfile支持定义 环境变量 端口 ...
  • Test Harbor with the Demo Server

    Conditions of Use of the Demo Server Access the Demo Server What to Do Next The Harbor team has made available a demo Harbor instance that you can use to experiment with Harbor...
  • rainbondfile源码定义环境配置文件

    rainbondfile介绍 rainbondfile作用 支持的配置项目说明 rainbondfile源码定义环境配置文件 rainbondfile介绍 rainbondfile 是Rainbond基于代码指定服务运行环境的策略。其本身是一个普通的yaml格式的文本文件,需要将其放到代码的根目录中,其适用于所有基于源码构建的服务类型。目前ra...
  • The docker-compose.yml file

    The docker-compose.yml file¶ The docker-compose.yml file¶ In order to do something useful with containers, they have to be arranged aspart of a project, usually referred to as ...
  • 容器镜像构建

    容器镜像构建 概述 安装 环境准备 安装isula-build 配置与管理服务 配置服务 管理服务 通过 systemd 管理(推荐方式) 直接运行 isula-build 服务端 使用指南 前提条件 总体说明 ctr-img: 容器镜像管理 build: 容器镜像构建 image: 查看本地持久化构建镜像 import: 导入容器...
  • Project Layout

    Project Layout Operator SDK Project Layout Common Base Ansible Golang Helm Project Layout A description of the layout of projects built with Operator SDK Operator SDK Pro...
  • docker 部署

    docker 部署 1. 使用docker-compose快速部署 tip 2. 直接获取hub上面镜像部署 3. 使用Dockerfile构建镜像 docker 部署 1. 使用docker-compose快速部署 tip 注意:使用docker部署的时候,必须先要安装docker和docker-compose 可以先去git上面拉去...
  • Go

    Go Prerequisites Note Application creation Import Dapr packages Create main package Implement and register components Note Test components locally Create the Dapr component...