Docker bind mounts have to use absolute paths, so the docker run command fails when using the relative mounts ./staticfiles and ./mediafiles. This may be supported again (https://github.com/docker/cli/issues/1203)