Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Make the docker repo optionally configurable. #15

Merged
merged 1 commit into from
Apr 22, 2020

Conversation

libby
Copy link
Contributor

@libby libby commented Apr 22, 2020

Add an optional Docker_Repo yaml entry for each container (Transaction Manager, quorum),
to the minimal config. This allows the user to configure the docker repo that the containers should be pulled from, e.g. their dev containers, internal repos, etc. If not set, the containers will be pulled from the official quorum docker hub repo: https://hub.docker.com/u/quorumengineering/.

Add an optional `Docker_Repo` for each container (Transaction Manager, quroum),
to the minimal config. This allow the user to set the docker repo that
the containers should be pulled from, e.g. their dev containers,
internal repos, etc. If not set, the containers will be pulled from the
offical quorum docker hub repo:
https://hub.docker.com/u/quorumengineering/.
@libby libby requested a review from jbhurat April 22, 2020 14:24
Copy link
Contributor

@jbhurat jbhurat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@libby libby merged commit 3980c90 into Consensys:master Apr 22, 2020
@libby libby deleted the config-docker-repo branch August 11, 2020 19:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants