Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

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.

None yet

1 participant