Rickard
Rickard
If I read the code correctly in SerilogLogger, there is only one property that is being set directly by the code in this library: the EventId property. Since this is...
First of all, if this feature exists, consider this a possible documentation issue, as I did not know how to achive it. All documentation and code examples assume the proto...
### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...
As defined here: http://ubjson.org/type-reference/container-types/#optimized-format
When running Dive on "any" image, I get `could not find image config`. Same for every image I tried (with or without SHA hashes), e.g ``` $ dive ubuntu:sha256:ca5534a51dd04bbcebe9b23ba05f389466cf0c190f1f8f182d7eea92a9671d00 Image...
### Confirmation - [X] My issue isn't already found on the issue tracker. - [X] I have replicated my issue using the latest version of the provider and it is...
### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...
This PR defines CUDA versions to be built in workflows centrally. It uses a Dockerfile as a source of truth, as this can be updated automatically by Dependabot. Currently, the...
Would it make sense for this library to support platforms other than cuda on x64 Linux? I am specifically looking for Apple silicon support. Currently not even cpuonly works since...
### Motivation The newer Macs with Apple Silicon (M1 and up) are actually quite powerful and even the lowest end M1 MacBook Air are impressive. In addition, the Apple platform...