Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Tensorflow From Source Using Dockerfile #13

Open
Akhtar303 opened this issue Oct 17, 2019 · 0 comments
Open

Install Tensorflow From Source Using Dockerfile #13

Akhtar303 opened this issue Oct 17, 2019 · 0 comments
Assignees

Comments

@Akhtar303
Copy link

Akhtar303 commented Oct 17, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants