mirror of
https://github.com/clearlinux/dockerfiles.git
synced 2026-08-27 02:46:48 +00:00
f908a1d8d7b0b94d8f2ac4a057e43ff251fc8e27
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>
Clear Linux* based Docker Containers
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
Description
Languages
Shell
44.7%
Dockerfile
31.9%
Python
9.7%
Ruby
8.1%
Smarty
2.6%
Other
3%