@@ -47,8 +47,7 @@ This will launch Puter at http://localhost:4000 (or the next available port).
```bash
git clone https://github.com/HeyPuter/puter
cd puter
docker build -t puter .
docker run puter
docker compose up
```
<br/>
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.