diff options
author | Tschaen, Brendan <ctschaen@att.com> | 2019-03-07 16:43:47 -0500 |
---|---|---|
committer | Tschaen, Brendan <ctschaen@att.com> | 2019-03-07 16:57:02 -0500 |
commit | 3135f7122bc7de7845c4b60e457245c9cc9ff511 (patch) | |
tree | 54d0ddf40cd7649820ff2540894f9a43d4686555 /distribution/tomcat | |
parent | 4d6e2a982cc0ee48aca9d8531424d795e44842c9 (diff) |
Remove straggling zookeper references
Issue-ID: MUSIC-361
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
Change-Id: I4faac78bc898b07902ce97ac6112f0dcd4a3729a
Diffstat (limited to 'distribution/tomcat')
-rw-r--r-- | distribution/tomcat/Dockerfile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/distribution/tomcat/Dockerfile b/distribution/tomcat/Dockerfile deleted file mode 100644 index 7d4f2ad9..00000000 --- a/distribution/tomcat/Dockerfile +++ /dev/null @@ -1,3 +0,0 @@ -FROM library/tomcat:8.5 -LABEL purpose="Tomcat for MUSIC" - |