Robert Karbowski

Results 1 issues of Robert Karbowski

## Bug report information ### Description In [docker-entrypoint.sh](https://github.com/scality/cloudserver/blob/development/8.2/docker-entrypoint.sh#L200) there is a command: ``` ... mv config.json.tmp config.json ... ``` It works fine as long as no-one wants to mount external...