23 Commits
Author SHA1 Message Date
William Douglas 14fd212808 Update README to identify the docker-brew-clearlinux repo
Signed-off-by: William Douglas <william.r.douglas@gmail.com>
2024-06-13 12:39:42 -07:00
djklimes c8ca992dfa Bump to reset idle 2023-09-25 13:01:13 -07:00
hongzhanchen 65ba16bc11 replace Travis CI building status with Actions CI 2020-02-12 11:20:20 +08:00
George T Kramer 037b50a5d8 Remove image list from README
Browsing through the folder directory structure is always a current
means to identify which images are being published on Docker Hub.  Would
no longer need to keep another list in sync.

Signed-off-by: George T Kramer <george.t.kramer@intel.com>
2019-04-29 14:22:04 -07:00
Hongzhan Chen 230cba5536 Add Python Container 2019-04-29 08:31:56 +08:00
Qi Zheng b659eb2044 Add memcached container
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-04-17 15:21:13 +08:00
qzheng527 3086b7d190 Add elasticsearch docker image
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-04-16 09:25:18 -07:00
Qi Zheng 22a89cd1f9 Add httpd container
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-04-08 19:18:26 -07:00
Qi Zheng 62dbfa6823 add redis container
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-04-05 08:56:36 -07:00
Beth Dean 0d6d41873e adding pytorch containers 2019-03-05 19:54:15 -08:00
Ganesh Maharaj Mahalingam 4e976ab8e3 Update stacks project name to align with the launch
Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
2018-12-08 17:33:54 -08:00
Leonardo Sandoval bb1a3e123a stacks/dlaas: dockerfiles for Clear Linux Deep Learning Stack
This provides a Clear Linux Deep Learning Stack. To offer more flexibility,
there are two versions of the Deep Learning Stack:  a "fully open source"
version that includes only open source components, and a second, "mostly open
source" version that includes the TensorFlow* framework optimized using Intel®
Math Kernel Library for Deep Neural Networks (Intel® MKL-DNN) primitives.
2018-12-03 15:45:03 -08:00
William Douglas 5a923e9dc2 Remove containers for ciao
These no longer needed for supporting ciao development and integration
in Clear Linux.
2018-11-16 12:42:53 -08:00
Kevin C. Wells 24cb708878 Add clearlinux/mixer-ci Docker Image
This patch introduces an image used for running the Mixer CI on Travis.

Previously, a very large part of the time Travis spent building and
validating Mixer PR's was spent 'swupd bundle-add'ing the packages
needed. The _mixer_ build was very short once this step was done.

This image removes the need to build and configure the image with each
Travis run; only the code needs to be copied over before the mixer
build and tests can run.

Signed-off-by: Kevin C. Wells <kevin.c.wells@intel.com>
2018-04-12 16:01:04 +00:00
Kevin C. Wells 7ea6f7d329 Create clr-sdk Docker Container.
Docker container for running Clear Linux developer tooling.

Allows a user to run mixer tool in a cross-platform way.

Built atop the clearlinux:latest image, and includes the
os-clr-on-clr bundle for devloper tools. A python script
sets up up a non-root user (with UID & GID mapped to the
mix directory mounted at runtime), with sudo privileges
only for mixer, swupd, and mock.

Note: The README mentions privileges needed to run mixer
build-image. This is sufficient for now, and narrowing
the --privileged to the specific CAP subset (SYS_ADMIN,
MKNOD, etc?) is left for a future task.

Signed-off-by: Kevin C. Wells <kevin.c.wells@intel.com>
2017-11-13 05:50:57 -08:00
Obed N Munoz 110b2c59e0 travis: Fix branch name in Travis badge
Signed-off-by: Obed N Munoz <obed.n.munoz@intel.com>
2016-11-16 17:20:19 -06:00
Obed N Munoz 7e7bcfc421 travis: Deploy capability is only for master branch
Signed-off-by: Obed N Munoz <obed.n.munoz@intel.com>
2016-11-16 17:10:11 -06:00
Obed N Munoz 33ed02ec9c travis: Add initial CI integration
We need an automated way of testing our new Docker containers in
order to make sure content is working as expected.

This commits introduces initial tests for Keystone docker container.

Signed-off-by: Obed N Munoz <obed.n.munoz@intel.com>
2016-11-16 16:37:12 -06:00
Munoz, Obed N 257fcc6f12 Update available containers
Signed-off-by: Munoz, Obed N <obed.n.munoz@intel.com>
2016-10-24 11:47:16 -05:00
Simental Magana, Marcos f0cc6b9e0d Add ciao-deploy Dockerfile
This commits adds a dockerfile useful to create a
container which fulfills all the requirements for
the deployment node in a ciao cluster setup.

By using the `ciao-deploy` container, operator shouldn't
require to install anything else in order to get a ciao
deployment node.

Signed-off-by: Simental Magana, Marcos <marcos.simental.magana@intel.com>
2016-09-26 16:11:56 -05:00
Munoz, Obed N a144945658 Add CIAO-WebUI to supported containers
Signed-off-by: Munoz, Obed N <obed.n.munoz@intel.com>
2016-08-24 16:56:54 -05:00
Munoz, Obed N cabdb3a6af Initial Commit
Signed-off-by: Munoz, Obed N <obed.n.munoz@intel.com>
2016-08-23 15:49:42 -05:00
Munoz, Obed N c046d71e32 first commit 2016-08-23 11:54:41 -05:00