Giter VIP home page Giter VIP logo

docker-miniconda-armv7's People

Contributors

show0k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-miniconda-armv7's Issues

armv7 or armv6l?

The architecture seems to be armv6l:

$ docker run -it --rm show0k/miniconda-armv7 /bin/bash
root@8bf5a488e20d:/# uname -a
Linux 8bf5a488e20d 4.4.0-87-generic #110-Ubuntu SMP Tue Jul 18 12:55:35 UTC 2017 armv6l GNU/Linux

Am I missing something?

[docker newbie] cannot find conda in path

I loaded the docker image in a raspberry pi and activated it with

sudo docker run -it --rm --entrypoint=/bin/bash show0k/miniconda-armv7

There is no conda command in the path... i tried finding the correct conda executable but it leads to further issues... is there a part of the setup I am missing?

~$ sudo docker run -it --rm --entrypoint=/bin/bash show0k/miniconda-armv7
root@58cee4d1ccff:/# conda
bash: conda: command not found
root@58cee4d1ccff:/# find / -name *conda -type f 
/opt/conda/pkgs/conda-4.3.29-py36hb3d8718_0/bin/conda
/opt/conda/pkgs/conda-3.16.0-py34_0/bin/conda
/opt/conda/pkgs/conda-4.2.13-py34_0/bin/conda
root@58cee4d1ccff:/# /opt/conda/pkgs/conda-4.3.29-py36hb3d8718_0/bin/conda
bash: /opt/conda/pkgs/conda-4.3.29-py36hb3d8718_0/bin/conda: /opt/anaconda1anaconda2anaconda3/bin/python: bad interpreter: No such file or directory
root@58cee4d1ccff:/# /opt/conda/pkgs/conda-3.16.0-py34_0/bin/conda
bash: /opt/conda/pkgs/conda-3.16.0-py34_0/bin/conda: /opt/anaconda1anaconda2anaconda3/bin/python3: bad interpreter: No such file or directory
root@58cee4d1ccff:/# /opt/conda/pkgs/conda-4.2.13-py34_0/bin/conda
bash: /opt/conda/pkgs/conda-4.2.13-py34_0/bin/conda: /opt/anaconda1anaconda2anaconda3/bin/python: bad interpreter: No such file or directory
root@58cee4d1ccff:/# 

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.