-
At TPAC we agreed that specifying an image-based light (IBL) is an important component of a V1 implementation and specification. In addition to the specific name (environment map, lighting environment…
-
Thank you for creating such a great tool.
Does your tool work with CosMx and Xenium, not just Visium?
-
-
This is a cont. of #5
We use Caddy in a few places on some of the projects I work on, and since we actually build a custom image with caddy based on UBI, I thought it may be useful to reopen the dis…
-
**What is your question?**
I'm wondering how to make a windows base OS image. My OS version is Windows 11 22H2, but there isn't any suitable image for the system. Images with low version prevents me …
-
In Docker Hub there are usually no automatic rebuilds of Images when a base images changes. But base images might change because there are security fixes. So it is interesting to be at least notified …
-
Currently, Argo CD uses `ubuntu:21.10` as a base image.
Should an attacker gain access to the container they'll have a shell to use. They'll also have access to the Kubernetes API. Currently, they …
-
**Is your feature request related to a problem? Please describe.**
I can not use the official docker image to run my gitlab ci job.
I have a gitlab job which looks like this:
```
.matrix_templat…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
Reading the [production hardening](https://learn.hashicorp.com/tutorials/vault/productio…
-
### What is the problem this feature would solve?
We want to use Bun's `debian-slim` as a base docker image. We import other binaries from other debian images with multi-staged build, but only Bun's …