Marc Kohaupt

Results 47 issues of Marc Kohaupt

I just tried to print a very small QR Code (actually each dot in the QR code is just a pixel; note that your Browser may also somehow blur this...

**What would you like to be added**: Unlike `syft`, `grype` does not seem to support writing to (multiple) output files: `grype ubuntu:20.04 -o json=docker.vulnerabilities.grype.json -o table=docker.vulnerabilities.grype.table -o table` Works with...

enhancement
I/O

It would be nice if the API provides an endpoint to an OpenAPI specification. This would facilitate code generation for client libraries. Unfortunately - if Spark did not change much...

It's a bit ambiguous whether this argument applies to `uberspace web ...` or the couchdb configuration.

The README at https://hub.docker.com/_/couchdb is not the current README.md of this repository. Would be nice if someone could update it :)

**Is your feature request related to a problem? Please describe.** If I have to restart greenlight (installed with `bbb-install.sh`), I have to do something like `cd /root/greenlight && docker-compose down...

feature request

I don't know if this feature request is actually in scope of `bbb-install`, as it is rather out-of-the-box one-shot-tool. But as sometimes it is mentioned that Greenlight could (or should?)...

The docs suggest the following steps to install BBB with coTURN: 1. Install BBB without using coTURN 2. Install coTURN 3. Reinstall BBB using coTURN I guess this would also...

For now... * it is only possible to install BBB with Let's encrypt (`-e`) *or* provided SSL certificates (`-d`). * it is only possible to install coTURN with Let's Encrypt...

This issue might be opinionated, but I'm a huge fan of long options - especially for commands I do not use every second day. In the last two years, I...