Files
dockerfiles/machine-learning-ui
Patrick McCarty 873bed5501 Fix a few Dockerfile reference links
Some links end with `#/arg`, but they should end with `#arg`.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2019-04-29 13:07:00 -07:00
..
2019-04-29 13:07:00 -07:00

Machine Learning

This provides a machine learning environment with the machine-learning-web-ui, bundle from Clearlinux

Build

docker build -t clearlinux/machine-learning-ui .

Or just pull it from Dockerhub

docker pull clearlinux/machine-learning-ui

Run the machine-learning-ui Container

docker run -it clearlinux/machine-learning-ui

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