Create a seperate data directory (e.g. `docker-data`):
```sh
mkdir docker-data
mkdir data-docker
```
> [!NOTE]
> To detatch the container to run it in the background add the `--detach` directly after the `run` command.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.