Skip to content

Issue 96: Alpine Docker Image to support ML library packages#97

Open
priyaananthasankar wants to merge 1 commit intoAzure:devfrom
priyaananthasankar:ml_docker
Open

Issue 96: Alpine Docker Image to support ML library packages#97
priyaananthasankar wants to merge 1 commit intoAzure:devfrom
priyaananthasankar:ml_docker

Conversation

@priyaananthasankar
Copy link

  1. Dockerfile.dotnet-python - slimmer image compared to the current alpine.
  2. Dockerfile.python-dotnet - Consists on installation of dotnet on python alpine + preinstalled numpy

Apk add of openblas-dev freetype-dev and libpng-dev required to further pip install numpy, scipy, pandas.
These files can be further reference.

The current alpine image cannot install numpy/scipy/pandas from requirements.txt seamlessly.

#96

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant