Force memcached container log to file
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Mon, 30 Oct 2017 08:04:18 +0000 (10:04 +0200)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Wed, 1 Nov 2017 07:44:44 +0000 (07:44 +0000)
commit39d4fa32949686054c4b6fd375799a937285775f
tree9d5d0c4915056d0e0d52f9c2ac097ff5e73c240d
parent06f8f2eb1c60bcbb92989880866f43fb5422d865
Force memcached container log to file

We were relying on the sysconfig options to set the memcached log file,
however, this is not happening, as the redirection is being taken as an
option and ends up being ignored by the memcached command. So instead,
we set the redirection in the container template.

Change-Id: Ic94e3fd7884d518eb9558c53acdc6b294823cd0a
Closes-Bug: #1720183
(cherry picked from commit ca1fc5848661aacbf14b52e33879190c133c8e48)
docker/services/memcached.yaml