3 Commits
Author SHA1 Message Date
Qi Zheng 3259d3bab3 Use su-exec to run commands on entryponit
With su-exec, make sure the SIGTERM upon docker stop
could be received by the running program thus causing
a clean stop/exit.

Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-07-23 15:47:45 -07:00
Qi Zheng 21323d1699 Disable redis protected mode
The redis on docker hub disabled protected mode in default.
To make clear redis be compatible, disable the protected mode
in default as well.

Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-07-11 09:27:15 +08:00
Qi Zheng 62dbfa6823 add redis container
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-04-05 08:56:36 -07:00