Jonas Ryssel

Results 3 issues of Jonas Ryssel

Add a catchall to `routes.js` where just before serving a 404, it searches the local filesystem for any matching files. If the files are found, it serves them naively. When...

### Description: The script only processes the logs after `len(hits) >= options.recorder_max_payload_size * len(Recorders.recorders)` valid hits are detected. With the default settings, this is 200 hits or if EOF is...

**Describe the bug** I have a project with a custom `Dockerfile`. If I update the `Dockerfile` without updating `docker-compose.yml` and run `sudo podman-compose up --build` then the new image is...

bug