Giter Site home page Giter Site logo

python-ipython-notebook's Issues

exec: "docker-entrypoint.sh": executable file not found in $PATH

[root@localhost ipython]# docker run -d -p 8888:8888 -e PASSWORD=admin ipython/notebook
adbbeb6e84458cd41e2a4e1135c7902e0908084ded53d7263dae7115484c2e71
Error response from daemon: Cannot start container adbbeb6e84458cd41e2a4e1135c7902e0908084ded53d7263dae7115484c2e71: [8] System error: exec: "docker-entrypoint.sh": executable file not found in $PATH
[root@localhost ipython]# docker images
REPOSITORY                              TAG                 IMAGE ID            CREATED              VIRTUAL SIZE
ipython/notebook                        latest              0c93b73f9c32        About a minute ago   781.6 MB

run时候出错,请问如何解决? ps,镜像真大啊!

自动构建的话,能否把requirement.txt加入到镜像中

之前开了一个Dockerfile构建库在github上,里面除了Dockerfile还有一个我需要ADD 一个自己修改的文件然后进行编译

可我发现无论是用ADD (https://hub.docker.com/r/zealseeker/rdkit-draw/builds/b33rd4kh6agyjzrqalpo3he/)
还是用COPY (https://hub.docker.com/r/zealseeker/rdkit-draw/builds/b33rd4kh6agyjzrqalpo3he/)
尽管最终都编译成功,但是打开发现,源文件中并没有覆盖我需要修改的文件。
最终我只能通过wget的方法获取文件(https://github.com/zealseeker/rdkit-draw/blob/master/Dockerfile#L7)

所以想问, 这是docker hub的问题还是我的问题?如果是docker hub的问题,daocloud是否可以自动构建,添加开源库内的文件呢?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.