rheicide

Results 4 issues of rheicide

I have the repository REST base path set to `/rest`, and a `@RepositoryRestController` with some custom handlers: ``` java @RepositoryRestController public class RestController { @RequestMapping(value = "/foo", method = RequestMethod.GET)...

**Is your feature request related to a problem? Please describe.** At the moment, the official Docker image (`clidey/whodb`) supports `linux/amd64` only so it doesn't run on ARM64 machines. **Describe the...

enhancement

If there are 2 containers with their volumes mounted at the same path like this: ```yaml services: app1: volumes: - volume-1:/data # ... app2: volumes: - volume-2:/data # ... ```...

I'm using the variable version of [Inter](https://rsms.me/inter/). - `ss.ttf` and `ssi.ttf` in `/storage/emulated/0/OhMyFont/CFI`. - Font styles for upright and italic set in `config.cfg`. - Side note: Clean-flashing CFI in KernelSU...