Sign inSign up

etheleon/docker-alpine-python-ml-sql

By etheleon

•Updated about 8 years ago

Machine Learning Docker with SQL

Image
0

1.2K

etheleon/docker-alpine-python-ml-sql repository overview

⁠Python 3.6 Docker image + SQL

This image is based on Alpine Linux 3.6 ML image, which is only a 60MB image, and contains Python 3.6⁠.

Download size of this image is only:

⁠Usage Example

This image is based on etheleon/alpine-python3

  • numpy
  • pandas
  • scipy
  • scikit-learn

Download size of this image is only:

⁠Usage Example

$ docker run --rm etheleon/alpine-python-machinelearning python3 -c 'import numpy; print(numpy.arange(3))'

Once you have run this command you will get printed array([0, 1, 2]) from Python!

Tag summary

Content type

Image

Digest

Size

87.3 MB

Last updated

about 8 years ago

docker pull etheleon/docker-alpine-python-ml-sql