@@ -8,7 +8,7 @@ Create a container with the following command:
```bash
docker build -t falsessh .
docker run -d --name falsessh -p 22:2269
docker run -d --name falsessh -p 22:2269 falsessh:latest
```
Try SSHing into the container.
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.