bgruening / docker-jupyter-notebook

:whale: :microscope: :books: Jupyter running in a docker container. This image can be used to integrate Jupyter into Galaxy
MIT License
35 stars 39 forks source link

Docker not building #10

Closed ThomasWollmann closed 7 years ago

ThomasWollmann commented 8 years ago

cabal: Error: some packages failed to install: ihaskell-0.8.0.0 depends on zeromq4-haskell-0.6.3 which failed to install. ipython-kernel-0.8.4.0 depends on zeromq4-haskell-0.6.3 which failed to install. zeromq4-haskell-0.6.3 failed during the configure step. The exception was: ExitFailure 1

I can't manage to build master with "docker build -t galaxy-jupyter-notebook . ". Container also fails on quay.io.

bgruening commented 8 years ago

Nice the new haskell needs some wired c-library that is not part of this base debian image. :(