-
It's good practice for the container ecosystem to have minimal (distroless) images with a reduced attack surface and smaller storage and transfer footprint.
Considering the security aspect of bug-b…
-
Hello, is there any more allegiant solution for using python 3.12, 3.13 than
https://github.com/GoogleContainerTools/distroless/issues/1543#issuecomment-2432044825 ?
now i do understand nothing ab…
-
Given that the documentation suggests that you [_can_ use the docker container as a command-line tool](https://docs.astral.sh/uv/guides/integration/docker/#running-uv-in-a-container) I found it very s…
-
To repro:
- Add a few larger apt dependencies to `main/examples/apt/bullseye.yaml`. I can repro this with just adding `python3-minimal`
- Remove the `if` statement here: https://github.com/GoogleC…
-
┆Card is synchronized with this [Github issue](https://github.com/ncsokas/100-days-of-code/issues/63) by [Unito](https://www.unito.io)
-
> We still need to deal with ca-certificates and other nonsense though (unless that gets vendored as well?).
Maybe we can try https://github.com/GoogleContainerTools/distroless
> …
-
### What happened?
Something changed between [20240805-1](https://github.com/revoltchat/backend/releases/tag/20240805-1) and [20240829-3](https://github.com/revoltchat/backend/releases/tag/20240829-3…
-
Hello,
Since the repository maintainers will no longer be generating debian11 images, I need to continue generating them on my own. For this, I understand that when a new vulnerability is released …
-
**Describe the bug**
We are observing that wget (and our Go services) hangs itself trying to connect to certain IP addresses. Theses addresses resolve fine outside of the distroless container.
I…
-
**Description**
I'm trying to build the docker container executing ´docker build -t clutch:latest .´
**Expected Behavior**
The build should complete successfully.
**Actual Behavior**
``…