mirror of
https://github.com/clearlinux/dockerfiles.git
synced 2026-06-28 16:46:35 +00:00
edfe34df31
Squashing all RUN commands together to ensure they create a single docker layer resulting in a smaller overall image size. Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
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 -p 8888:8888 -it clearlinux/machine-learning-ui
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