-
```
ID = "paketo-buildpacks/java"
Version = "10.1.0"
addr = "docker.io/paketobuildpacks/java@sha256:8fe851641d2077d0535b8524df14be381348d70a82458dbab8cc128c12b4bf7f"
```
-
```
ID = "paketo-buildpacks/java-native-image"
Version = "8.21.0"
addr = "docker.io/paketobuildpacks/java-native-image@sha256:df36ed200afb8b6069818420d348fa11a8c93c5791f2df475cabb6f0722fc1b9"
```
-
### Description of problem
Before all dokku commands im getting this line
```sh
root@dokku ~ # dokku version
sudo: unable to resolve host dokku: Name or service not known
dokku version 0.32.2
…
-
I do not use `pack` but rely instead on `paketobuildpacks/builder:tiny` directly on my `.gitlab-ci.yml`.
As a consequence, I write the variable like `BP_NATIVE_IMAGE` to `.platform/env/BP_NATIVE_IMAG…
-
## Issue
The pack client should access a docker daemon to build the builder image otherwise you will get this error running the tekton pack client task
```
pack builder create quay.io/swowdrop/…
-
## Expected Behavior
We ship a standard Azul JDK.
## Current Behavior
The updater is picking Azul's JDK with crac in it for Java 17.
See this PR: https://github.com/paketo-buildpacks/azul-…
-
```
ID = "Azure/java-buildpacks"
Version = "0.1.0"
addr = "serviceacr.azurecr.io/buildpacks/java-buildpacks@sha256:23193980917552092fcaa3cb9d64c0a19376f5414d0d30378cf9f25871743256"
```
-
```
ID = "Azure/java-buildpacks"
Version = "0.1.0"
addr = "serviceacr.azurecr.io/buildpacks/java-buildpacks@sha256:23193980917552092fcaa3cb9d64c0a19376f5414d0d30378cf9f25871743256"
```
-
backstage를 통해 만들고 싶은 기능을 나열해보자
-
### Description
When you build more complicated buildpacks and then pull many of those together into a builder, you can quickly hit the layer limit for a container image.
### Proposed solution
…