Kevin C. Wells f908a1d8d7 Allow container restart.
Previously, an already-existent 'clr-sdk' container could not be restarted
because the 'setup.py' ENTRYPOINT script would error out attempting to
create the 'clr' user again.

This patch adds new exception handling specifically for this case, ignoring
these errors. Any other error encountered creating the 'clr' user and group
is still considered a critical failure.

With this, an existent container can be restarted with 'docker start -i <id>'.

This patch also makes minor corrections and clarification to the README.

Signed-off-by: Kevin C. Wells <kevin.c.wells@intel.com>
2018-08-28 13:16:41 -05:00
2017-01-12 10:22:09 -06:00
2018-08-28 13:16:41 -05:00
2016-08-23 15:49:42 -05:00
2016-11-17 16:32:40 -06:00
2018-04-12 16:01:04 +00:00

Clear Linux* based Docker Containers

Build Status

This repository holds all the Dockerfiles for Clear Linux based containers that are hosted at: https://hub.docker.com/u/clearlinux/

Containers

  • ciao-common
  • ciao-controller
  • ciao-launcher
  • ciao-scheduler
  • ciao-deploy
  • ciao-webui
  • clr-sdk
  • machine-learning
  • mixer-ci
  • Keystone
  • MariaDB
S
Description
No description provided
Readme 42 MiB
Languages
Shell 44.7%
Dockerfile 31.9%
Python 9.7%
Ruby 8.1%
Smarty 2.6%
Other 3%