Edgex Docker Compose
This repository contains the docker compose files for EdgeX releases.
Note: Each release is now on it’s own branch named after the release codename. View all branches here.
This branch
contains the pre-release
docker compose files that pull and run the EdgeX images from the Nexus3 docker registry that are tagged with master
. These images are built from the Edgex CI Pipeline when PRs are merged into the master
branch.
Note: Docker does not re-pull newer instances of these images. You must pull the new image instances. See the
make pull
command described below that will do this for you.
These pre-release
docker compose files are generated from the multiple source compose files located in the compose-builder
folder. See README there for details on regenerating these files after making changes to the source files.
make gen
run this, will create a docker-compose file
make gen no-secty ui app-sample ds-bacnet mqtt-broker ds-mqtt