
15:23
@Cloud @Jim Yes, there needs to be a separate docker-compose for Redis. The configuration values are set by specifying a different command to the config-seed when it starts up, like so:

15:26
config-seed:image: edgexfoundry/docker-core-config-seed-go:1.0.0-devcommand: ["--profile=docker", "--cmd=/edgex/cmd-redis"]

15:45
oh, I see

15:54
thanks for the tip

16:09
And if you look at the config-seed Dockerfile, you’ll see configuration for both Mongo and Redis is copied into the container. The above command line tells config-seed to use redis

55:27
T-man: here is an article on what they currently support: https://github.com/apps/guardrails

55:44
Who wants to get Rusty?

01:00:32
ci-build-images repository