python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How do I enable a Cloud Native Buildpacks builder to detect my Gradle Java project's Java version?
I'm having trouble getting either of the two Cloud Native Buildpacks builders I've tried (gcr.io/buildpacks/builder:v1 and paketobuildpacks/builder:base) to fully detect my desired Java version so tha...
Matt Welke
Votes: 0
Answers: 1
How to solve the problem with docker run while running image of Spring Boot App
I am new at Docker and trying to build and run my own container with Spring Boot Application. It runs on Kotlin and Gradle.
I have built the image with simply this command, provided by gradle with spr...
Lackier
Votes: 0
Answers: 1
Configure container image labels using CNB Paketo Image-Labels-Buildpack and the lifecycle creator
We're using a CNB builder image inside a GitLab CI/CD pipeline in order to automatically build our application and bake it into an image.
Because we can't use docker in docker on our container orchest...

VeryDogeWow
Votes: 0
Answers: 1