@@ -52,7 +52,7 @@ Alternatively, pass a `--env-file` in order to use a full config as described be
```yaml
docker run --rm --network your_network_name \
--env-file your-env-file
--env-file your-env-file \
-v $PWD/backup:/backup/ \
jkaninda/pg-bkup backup -d database_name
```
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.