3 Commits

Author SHA1 Message Date
Gong Sophia e4492a299e Deprecates MAINTAINER in Dockerfile to follow dockerhub official guide.
(https://docs.docker.com/engine/reference/builder/#/maintainer-deprecated)

Signed-off-by: Gong Sophia <sophia.gong@intel.com>
2019-12-23 09:59:05 +08:00
Rusty Lynch edfe34df31 Clean up machine-learning-ui RUN commands
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>
2019-07-22 10:16:52 -07:00
William Douglas d2e79f58f6 Add new image for machine-learning-web-ui bundle
Add an image for the machine-learning-web-ui bundle to give easy
access to a ready to run jupyter based environment.
2017-11-16 21:01:50 +00:00