Base docker image on ubuntu 74/6074/2
authorE. Scott Daniels <daniels@att.com>
Thu, 13 May 2021 13:12:28 +0000 (09:12 -0400)
committerScott Daniels <escottdaniels@gmail.com>
Mon, 17 May 2021 16:42:07 +0000 (12:42 -0400)
commit06a1a14f49cd65f6836fb3bb6d772c076b8f9f11
tree2c7bb4dd36ff5b291f3b8097e1c0d2c1cd5faf8e
parented64e893ebeb812a0398fc31d95f814153b716ba
Base docker image on ubuntu

The use of alpine as a base for images has been strongly discouraged
and thus this change drprecates the original Dockerfile (moving it to
Dockerfile_alpine) and creates a new, Ubuntu 18.04 based, Dockerfile
in its place.

The change also bumps the RMR version to the latest (4.7.4)

Issue-ID: RIC-787

Signed-off-by: E. Scott Daniels <daniels@att.com>
Change-Id: I8208eeb3720c90311b3e474554f9f0dfd10e9b8b
Dockerfile
Dockerfile_alpine [new file with mode: 0644]
rmr-version.yaml