@@ -53,6 +53,12 @@ docker compose run --rm web bundle update
docker compose up --build
```
## Production build
```
docker build -f production.Dockerfile .
```
## Credits/References
### Rails with Docker
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.