Shuotian Cheng
|
9841f8338b
|
[redis]: Disable snapshotting completely (#463)
Signed-off-by: Shuotian Cheng <shuche@microsoft.com>
|
2017-03-31 23:51:31 -07:00 |
|
Joe LeVeque
|
fcaba688f7
|
[database]: Fix ENTRYPOINT for docker-database to ensure redis-server starts as PID 1 (#442)
|
2017-03-27 15:27:20 -07:00 |
|
pavel-shirshov
|
a845740543
|
[All Dockerfiles]: Prevent apt asking questions on the console (#300)
Add noninteractive setting into every Dockerfile in the repo
Signed-off-by: Pavel Shirshov pavelsh@microsoft.com
|
2017-02-16 21:48:49 -08:00 |
|
Oleksandr Ivantsiv
|
80d0d2d43b
|
Reduce docker images size. (#196)
* Reduce docker images size.
Install only required dependencies.
* Update Dockerfile.j2
|
2017-01-19 12:19:21 -08:00 |
|
Marian Pritsak
|
66aebb329c
|
[docker]: Change templating method to jinja2 (#115) (#153)
Move from sed to jinja2 for more readability.
|
2016-12-23 15:22:06 -08:00 |
|