Make image arm64-compatible 24/78824/2
authorPuzikov Dmitry <dmitry.puzikov@tieto.com>
Fri, 15 Feb 2019 15:58:35 +0000 (16:58 +0100)
committerPuzikov Dmitry <dmitry.puzikov@tieto.com>
Wed, 20 Feb 2019 15:33:45 +0000 (16:33 +0100)
commit38bcba6ac87e6cee86d13f7c418c105ba7c8b1e4
treeda4a826ab58b191ffc34f1709ecdea0b51a07dad
parenta4617f1cea2cde297286e9068f11d0e5d4a56bd6
Make image arm64-compatible

Modify Dockerfile to allow image building and running on arm64 platform

Issue-ID: INT-874
Change-Id: I7f35c56b94d777fcf31bc5edd2dcef306a72175a
Signed-off-by: Puzikov Dmitry <dmitry.puzikov@tieto.com>
.dockerignore [new file with mode: 0644]
docker/Dockerfile
setup.sh