Mounting /sys/fs/cgroup inside the image causes docker cgroup to not be mounted internally. Therefore, hosts cannot limit resources on Scylla. This patch removes the cgroup volume mount, allowing folders under /sys/fs/cgroup to be created inside docker. Message-Id: <20190320122053.GA20256@shenzou.localdomain>