distroless icon indicating copy to clipboard operation
distroless copied to clipboard

🥑 Language focused docker images, minus the operating system.

Results 147 distroless issues
Sort by recently updated
recently updated
newest added

Hello all, It seems that in the latest distroless/java:11, the sun.jnu.encoding is back to ANSI_X3.4-1968 instead of UTF-8 when using LANG=C.UTF-8 I tried 3 different images : - FROM gcr.io/distroless/java:11...

Hello, We have our own CA In my docker file I have a step to add certs. - ``` FROM debian AS certs RUN apt update && apt install curl...

_This issue is mostly informational, and is meant to potentially facilitate conversation, but does not necessarily require any changes._ You can find a complete write-up and testing in https://github.com/crossplane/crossplane/pull/2245. Some...

I am a bit confused about the version tagging scheme for distroless images. My current understanding is that the tags (e.g. base-debian10) are updated each time a new version is...

Hi, May I ask how you handle the distribution of Busybox source code along with your debug containers (Busybox is licensed under GPL). I am using the distroless cc Debian...

The rules are somewhat inconsistent about whether/how they publish nonroot images (better about debug, but I think there is interest in dropping busybox). This issue is about making the repo...

From #552: > This can be useful, since there are open issues (such as #447 and #508) where we need to exclude unwanted files from a .deb when we install...

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.21 to 2.1.24. Changelog Sourced from github/codeql-action's changelog. CodeQL Action Changelog [UNRELEASED] We will soon be rolling out a feature of the CodeQL Action that stores some...

dependencies
github_actions

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.1.1 to 4.1.2. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v4.1.2 What's Changed ci: add workflow permissions by @​peter-evans in peter-evans/create-pull-request#1220 build(deps): bump @​actions/core from...

dependencies
github_actions