Giter VIP home page Giter VIP logo

docker's Introduction

docker

A collection of docker recipes:

  • elyase/staticpython: Probably the smallest docker image for python. The total image size is only 8.5 MB.
  • elyase/pyrun: A small docker image for python with only 18.44 MB based on pyrun.
  • elyase/conda: A light but fully functional python conda image. This is recommended if you want to use the scientific stack (numpy, pandas, ipython, sklearn) where the conda packaging system shines.

Credits

@elyase

docker's People

Contributors

elyase avatar jvhaarst avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

docker's Issues

Musl C Compiler

The conda builds are no longer possible because all of the minimal linux distributions have now moved to the musl c compiler, which makes the anaconda distributions incompatible.

I tried converting this repo over to using alpine linux, but ran into this problem. It seems like the most minimal distribution is now debian.

Update static Python to the most recent version

Somehow the version you use is prone to the strange error I've encountered and described here.

I haven't debugged yet, why exactly does this happen, but updating the binary to the most recent binary solves the issue completely.

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.