Created 05-20-2020 08:22 AM
I was looking at setting up Impala in a container from one of the docker images on docker hub and noticed it pulls in the bitcoin repo in the docker file: https://hub.docker.com/r/cloudera/impala-dev/dockerfile
I just wanted to check if this was a legitimate dependency and an official cloudera user publishing the images.
Created on 05-21-2020 06:39 AM - edited 05-21-2020 06:40 AM
apt-get installation doesn't seem to install any bitcoin package
same thing via python package manager (pip ...)
it's probably a mistake in the dockerfile
anyway the docker image is old, and the github repo doesn't seem to exist any more
View solution in original post