Closed ifornax closed 6 years ago
Hi Nadeem,
Those files are to big for github, and there is not much value in building the Docker from scatch over just pulling it from dockerhub.
But the missing files can be downloaded from here: ftp://ftp.astron.nl/outgoing/jive/keimpema/
Just put the files in the same directory as the Dockerfile and it should build just fine.
Regards, Aard.
On 15 September 2017 at 09:51, Nadeem notifications@github.com wrote:
Hi ,
I am trying to build the jupyter-casa and getting this error message:
Step 5/14 : ADD casadeps.tar.bz2 casa-4.7.tar.bz2 casa-data.tar.bz2 casa-patch.tar.bz2 /usr/local/ ADD failed: stat /var/lib/docker/tmp/docker-builder411330312/casadeps.tar.bz2: no such file or directory
Thanks for your help
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/aardk/jupyter-casa/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/ATX8i7_O05nsZ5-Cpf6DO6uk9rhKLF12ks5siixugaJpZM4PYnCm .
Hi ,
Thanks for this awesome tool.
I am trying to build the jupyter-casa and getting this error message:
Step 5/14 : ADD casadeps.tar.bz2 casa-4.7.tar.bz2 casa-data.tar.bz2 casa-patch.tar.bz2 /usr/local/ ADD failed: stat /var/lib/docker/tmp/docker-builder411330312/casadeps.tar.bz2: no such file or directory
Thanks for your help