Allow creation of Dockerfile.aarch64 through patch 81/30181/4
authorCristina Pauna <cristina.pauna@enea.com>
Thu, 9 Mar 2017 14:45:38 +0000 (16:45 +0200)
committerCristina Pauna <cristina.pauna@enea.com>
Mon, 13 Mar 2017 10:36:15 +0000 (12:36 +0200)
commitcc3943b24290b25d716022e8f35a8fd19b253bd2
treefa0d8b4b84ca19627326b57f8ce0913937b037a7
parent3ec2c2b06b992f24e578f7f4441a36e2363ccd73
Allow creation of Dockerfile.aarch64 through patch

When building an aarch64 docker image an Dockerfile.aarch64 file is
expected to exist. With this patch we may create it from the x86
Dockerfile by applying an aarch64 patch

This feature can be used with qtip, via
https://gerrit.opnfv.org/gerrit/#/c/30185/

JIRA: ARMBAND-219

Change-Id: I71e1e1852e31f92fb1f1947542f7f397b996541f
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
jjb/releng/opnfv-docker.sh