Commit Graph

8 Commits

Author SHA1 Message Date
Flug
d0123ad97d
fix typo (#91) 2022-11-08 12:00:11 +01:00
Alexander Schranz
3641552483
docs: building Docker images (#75)
* Add docs for custom docker image

* docs: improve Docker documentation

* more docs

Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
2022-11-03 09:04:29 +01:00
Joe Watkins
163373714e
Fix CONTRIBUTING.md (#77)
- fix build command
  - include CAP/seccomp in run (for least surprising gdb experience)
2022-10-31 21:57:43 +01:00
Kévin Dunglas
1e453036b2
fix: signals handling (#39) 2022-10-19 11:19:49 +02:00
Kévin Dunglas
291b9464bc
docs: improve contribution guide 2022-10-15 18:42:24 +02:00
Kévin Dunglas
acc48830f7
feat: improve Dockerfile and add some docs (#15) 2022-10-13 18:05:22 +02:00
Kévin Dunglas
796476d537
feat: use threads instead of GoRoutines (#6)
* feat: use threads instead of GoRoutines

* many improvements

* fix some bugs
2022-10-04 14:41:19 +02:00
Kévin Dunglas
a2607e6be7
initial commit 2021-09-24 18:52:20 +02:00