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

Dockerfile broken with tensorflow-latest #9

Open
nkconnor opened this issue Jul 27, 2019 · 1 comment
Open

Dockerfile broken with tensorflow-latest #9

nkconnor opened this issue Jul 27, 2019 · 1 comment

Comments

@nkconnor
Copy link
Contributor

tensorflow-latest throws errors attempting to install the enumerated packages

FROM tensorflow/tensorflow:latest-gpu-py3

@SampannaKahu
Copy link

SampannaKahu commented Sep 8, 2019

I, too, was not able to build the docker files.
The error I was facing was something related to libjasper being not found.
And also, at one step during the compilation of the dockerfile, it was asking for location/country in the stdin. This was causing the build to get stuck.

I have made some fixes and raised a pull request. #10

You may also use my pre-built images. https://hub.docker.com/r/sampyash/vt_cs_6604_digital_libraries/tags
You might need to re-tag them as deepfigures-cpu:0.0.1 and deepfigures-cpu:0.0.1.

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