首先,我们需要创建一个名为docker-compose.yml的文件,并将以下内容复制到文件中: version:'3'services:consul:image:consul:1.8.5container_name:edgex-consulhostname:consulports:-"8500:8500"mongo:image:mongo:3.6container_name:edgex-mongohostname:mongoports:-"27017:27017"data:image:edgexfoundry/docker-core...
Edgex Docker Compose Builder This folder contains the Compose Builder which is made up of source compose and environment files and makefile for building the single file docker composes files for the configured for the Jakarta release. Note to Developers: For Jakarta patch release, once you have ...
These compose files are also generated from Compose Builder when the make build command is used. Additional make commands make clean Runs down command and removes all stopped containers, all volumes and all networks used by the EdgeX stack. Use this command when needing to do a fresh restart....
# Generated with: Docker Compose version v2.29.2 name: edgex services: app-rules-engine: command: - /app-service-configurable - --registry - -cp=keeper.http://edgex-core-keeper:59890 container_name: edgex-app-rules-engine depends_on: core-common-config-bootstrapper: conditi...
1Star0Fork0 cqzww/edgex-compose 代码Issues0Pull Requests0Wiki统计流水线 服务 Gitee Pages JavaDoc 质量分析 Jenkins for Gitee 腾讯云托管 腾讯云 Serverless 悬镜安全 阿里云 SAE Codeblitz 我知道了,不再自动展开 PHPDoc 文档 支持PHP 仓库在线生成文档 ...
Env Administrator@Win10 MINGW64 /c/work/T3/edgex-x86-4bit/windows-docker-compose-lake-test $ docker version Client: Version: 18.03.0-ce API version: 1.37 Go version: go1.9.4 Git commit: 0520e24302 Built: Fri Mar 23 08:31:36 2018 OS/Arch: windows/amd64 Experimental:...
master 暂无数据 edgex-compose / docker-compose-portainer.yml docker-compose-portainer.yml1.07 KB 一键复制编辑原始数据按行查看历史 lenny提交于4年前.build: Update to CE version of Portainer 12345678910111213141516171819202122232425262728293031 # /*** # * Copyright 2021 Intel Corporation. # * # * Licensed...