single docker layer. Adding a new RUN command to remove files
will result in the files not being visible in the container, but
users still carry the full weight of the "deleted" files.
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
This link should be more stable and always provide the latest
information about swupd command-line options.
Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
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>