-
### Contributing guidelines
- [X] I've read the [contributing guidelines](https://github.com/docker/build-push-action/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a b…
-
Looks good, but is there any way of using the PostUp, PostDown & AllowedIPs features with wireguard-ui?
-
Use a better supported minimal distroless container from Google for running the Graal native-image built application, rather than the Alpine-based `frolvlad/alpine-glibc`.
Adding the parameter `-H:…
-
I might take a stab at this soon, but wanted to ask if you had ideas on this already.
-
We need to determine if and how we should adjust the set of container images we provide to meet the needs of Native AOT scenarios. It looks like the set of package dependencies that are needed for tho…
-
Trying to run task docker-build, but getting the following error:
Cannot connect to the Docker daemon at tcp://localhost:2376. Is the docker daemon running?
Below is the task run I ran, should I b…
-
We started using the new docker buildx to build arm64 images. But it is not working with debian base image.
```
DOCKER_CLI_EXPERIMENTAL=enabled docker buildx build --platform linux/arm64 --load --…
-
### Bug description
When using prisma in `gcr.io/distroless/nodejs18-debian11`. I got this error
```
/app/node_modules/@prisma/client/runtime/index.js:34316
throw new PrismaClientInitializ…
-
**Is this urgent?**: No (kinda it is, since this causes complete connection loss if this "bug" happens)
**Host OS**: Tested on both Fedora 34 and (up-to-date) Arch Linux ARM (32bit/RPi 4B)
**CPU…
-
The Docker images produced by vLLM project have > 100 vulnerabilities
![image](https://github.com/vllm-project/vllm/assets/1972276/0c261765-fde2-4deb-8ca9-97ce3f346217)
These mostly come from th…