Skip to content

Commit cd6bf38

Browse files
committed
update HACKING.md
1 parent f73712f commit cd6bf38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

HACKING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ Enter the container shell and run services:
2929
docker-compose -f docker-compose.dev.yml exec -it dev bash
3030
```
3131

32+
you may need to run `vm.overcommit_memory = 1` in host machine
33+
3234
### GPG Key
3335

3436
You need to have a pair of GPG key in your GPG store. If you don't have one, please create it with `gpg --generate-key`. When generating GPG key for irgsh infrastructure, please do not set any passphrase. Check it by running `gpg --list-key`

0 commit comments

Comments
 (0)