aboutsummaryrefslogtreecommitdiff
path: root/docker/README.md
diff options
context:
space:
mode:
authorJames Conroy <james.conroy@arm.com>2022-04-21 16:41:55 +0100
committerNikhil Raj <nikhil.raj@arm.com>2022-07-08 15:18:01 +0100
commitc7b6de86431e26766b60a69bcfcde985af61a028 (patch)
tree23365940bb04ba5a762b168aa927f5af7340da78 /docker/README.md
parent2eb5eec10cbfa67bf02a014a841cdbf472a2a2b3 (diff)
downloadarmnn-c7b6de86431e26766b60a69bcfcde985af61a028.tar.gz
Remove armnn-android Dockerfile
* This Dockerfile currently does not work and is very out of date. We will be providing an equivalent (productized) Docker solution in a future release. Signed-off-by: James Conroy <james.conroy@arm.com> Change-Id: I3b915e39cce822c81886d717d4743beb7844c448
Diffstat (limited to 'docker/README.md')
-rw-r--r--docker/README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/docker/README.md b/docker/README.md
index 4cd5e1a547..cd4ed3d913 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -1,10 +1,5 @@
# ARMNN Docker Files
-
-## [Android NDK to build ArmNN](https://github.com/ARM-software/armnn/blob/branches/armnn_20_02/BuildGuideAndroidNDK.md):</br>
-
-<b>armnn-android</b> folder has the docker file to build a Android NDK container to build ARMNN.
-
## [ArmNN on x86_64 for arm64 and arm32](https://github.com/ARM-software/armnn/blob/branches/armnn_20_02/BuildGuideCrossCompilation.md)
<b>x86_64</b> folder has the docker file to build ArmNN under an x86_64 system to target an Arm64 and Arm32 systems.