Files
dockerfiles/machine-learning/README.md
T
Simental Magana, Marcos 5e107ffbb6 Add machine-learning Dockerfile
This commits adds a Dockerfile to create a machine-learning docker container,
useful to develop machine-learning solutions based on R language and
other python packages such as scipy, scikit-learn and others.

Signed-off-by: Simental Magana, Marcos <marcos.simental.magana@intel.com>
2016-10-25 16:37:59 -05:00

1.2 KiB

Machine Learning

This provides a machine learning environment with the machine-learning-basic, R-basic and R-extras bundles from Clearlinux

Build

docker build -t clearlinux/machine-learning .

Or just pull it from Dockerhub

docker pull clearlinux/machine-learning

Run the machine-learning Container

docker run -it clearlinux/machine-learning

Environment Variables

none

Extra Build ARGs

  • swupd_args Specifies SWUPD flags

Default build args in Docker are on: https://docs.docker.com/engine/reference/builder/#/arg