Skip to content

Install Tensorflow From Source Using Dockerfile #13

Description

@Akhtar303

Hi @itamarhaber
I am trying to install Tensorflow from Source for this project using this Dockerfile https://github.com/RedisAI/RedisAI/blob/master/opt/build/tensorflow/Dockerfile.x64
like that
cd EdgeRealtimeVideoAnalytics/RedisAI/opt/build/tensorflow/ and run docker build -t tfbuild .
but it failed at
Removing intermediate container 7f33af2f5160
---> 6892a9d4d3f0
Step 39/41 : ADD ./opt/readies/ /build/readies/
ADD failed: stat /var/lib/docker/tmp/docker-builder319108304/opt/readies: no such file or directory
Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions