themech / alpine-python3-tensorflow

python3 & tensorflow 1.10.1 based on alpine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alpine-python3-tensorflow

python3 & tensorflow 1.10 based on alpine

Building the image

It may take severals hours to build

Easy way

You can also create your own image based on alpine and install Tensorflow from this pre-built Wheel package:

pip3 install https://github.com/themech/alpine-python3-tensorflow/releases/download/alpine3.8-tensorflow1.10.1/tensorflow-1.10.1-cp36-cp36m-linux_x86_64.whl

About

python3 & tensorflow 1.10.1 based on alpine

License:MIT License


Languages

Language:Dockerfile 100.0%