7035b3c18a
The configure code path now ensures the volume which ends up changing the ownership of the data directory. This means that the redis container which is still running cannot write anymore when it is re-created as part of setupAddons(). Just change ownership of top level directory. The subdirectores like data/ redis/ are owned by containers which will chown accordingly.