mirror of
https://github.com/clearlinux/dockerfiles.git
synced 2026-06-28 08:36:20 +00:00
873bed5501
Some links end with `#/arg`, but they should end with `#arg`. Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
1.2 KiB
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_argsSpecifies SWUPD flags
Default build args in Docker are on: https://docs.docker.com/engine/reference/builder/#arg