Move healthcheck to a non-python container 77/121777/1
authorJack Lucas <jflos@sonoris.net>
Wed, 9 Jun 2021 19:35:45 +0000 (15:35 -0400)
committerJack Lucas <jflos@sonoris.net>
Wed, 9 Jun 2021 19:35:45 +0000 (15:35 -0400)
commit2446f49ba93061e1ca7e53f3341210fb30d7d243
tree2002341337e290b4b692129206c577fcd4a563ff
parent4faf24adf432182f4358313fcf9c074a63eb5f7b
Move healthcheck to a non-python container

Use an alpine-based node image as the base for the
healthcheck container.  This image has no python
installations, and so eliminates the issue with
python2 in the previous version of the container.
Also moves to the most recent LTS release of
node (14.17.0).

Issue-ID: DCAEGEN2-2737
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I0ce96af11adc35632ef8ac7ddddd57db1734fe2c
healthcheck-container/Dockerfile
healthcheck-container/README.md
healthcheck-container/pom.xml