diff options
author | Vikram Potturi(apotturi) <apotturi@gmail.com> | 2018-04-11 15:21:18 -0400 |
---|---|---|
committer | Vikram Potturi(apotturi) <apotturi@gmail.com> | 2018-04-11 15:21:18 -0400 |
commit | 2b34c9375762146a48a5ea866e0dd5954e780b3c (patch) | |
tree | baaa845eb0985706adabd66485e271b80424223f /distribution/dockermusic/README.md | |
parent | 2fd00e9d1de73b1103c45d9ba15d9e818f79e876 (diff) |
Add repo variable.
Change-Id: I6f2a9af4b40a768549d8460102913aa65d80d9a0
Issue-ID: MUSIC-63
Signed-off-by: Vikram Potturi(apotturi) <apotturi@gmail.com>
Diffstat (limited to 'distribution/dockermusic/README.md')
-rw-r--r-- | distribution/dockermusic/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distribution/dockermusic/README.md b/distribution/dockermusic/README.md index 14c108f9..a645ce70 100644 --- a/distribution/dockermusic/README.md +++ b/distribution/dockermusic/README.md @@ -3,7 +3,7 @@ <p>Please update the <b>properties/music.properties</b> file to fit your env.<br/> Update the music.sh file.<br/> The beginning of the <b>music.sh</b> file contains various variables.<br/></p> - +NEXUS_DOCKER_REPO - default REPO - Will read /opt/config/nexus_docker_repo.txt if other is needed.<br/> CASS_IMG - Cassandra Image<br/> TOMCAT_IMG - Tomcat Image<br/> ZK_IMG - Zookeeper Image<br/> |