Warn about security implications of using docker as non-root

https://gitlab.com/clickable/clickable/-/blob/master/clickable/commands/setup.py#L40

Basically a warning that doing this can be insecure + a link to official docs about that would be the responsible thing to do :)