[docker] Fix build for mariadb 13/1113/1
authorCristina Pauna <cristina.pauna@enea.com>
Wed, 3 Jul 2019 08:53:39 +0000 (11:53 +0300)
committerCristina Pauna <cristina.pauna@enea.com>
Wed, 3 Jul 2019 08:57:43 +0000 (11:57 +0300)
commit088e841f4b5e1aba5469720033072e36c9679419
treef8e1301e0eff30e089d1b3052d29591e6425ad60
parentd397f244c7a923b08df9d6488981e3d22c999c0f
[docker] Fix build for mariadb

The mariadb container is failing to build on aarch64 because it's using
an image without arm support. Also standardized the location where the
validation code is cloned.

Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Change-Id: I3bf262ea565e487f635b398d0f49314eceb5162e
docker/mariadb/Dockerfile
docker/ui/Dockerfile