Issues
- 0
- 1
Encounters error if imageId file exists, and the image it's referring is already built ("repoTags" is null)
#1227 opened by nvilagos - 2
Cannot invoke "java.util.List.containsAll(java.util.Collection)" because "repoTags" is null
#1212 opened by balage1551 - 5
RUN --mount=type=bind doesn't work
#1226 opened by shollander - 2
- 0
Unable to use docker credentials for ACR
#1224 opened by ikstewa - 1
Support podman $HOME/.config/containers/auth.json as an alternative to $HOME/.docker/config.json for auth credentials
#1223 opened by mshannongit - 1
Macos error Could not start 'docker-credential-desktop'
#1221 opened by zxuanhong - 3
- 4
- 1
Extend the Spring Boot Dockerfile
#1213 opened by AnakinPt - 5
- 1
gradle8.7,Jdk21,SpringBoot3.2.5,plugin 9.4.0 can't establish a connection with Docker.
#1219 opened by songlin1994 - 1
Support podman//buildah
#1217 opened by mouradxmt - 4
- 2
Exception in thread "docker-java-stream-489964991" java.lang.NoClassDefFoundError: Could not initialize class com.github.dockerjava.transport.DomainSocket - 64-bit operating system, x64-based processor
#1214 opened by RushikeshChavan96 - 4
Document plugin application while in multi-project builds
#1201 opened by MarkRx - 4
Feature: buildx & cache-to
#1186 opened by nbrugger-tgm - 6
- 2
Incompatible with Avro/Lombok plugins
#1207 opened by austek - 1
- 2
- 0
Add instruction for HEALTHCHECK
#1204 opened by marcospereira - 3
Docker buildImage gradle plugin not working Java 17
#1203 opened by keriskereve - 6
Multi-platform support
#1197 opened by big-andy-coates - 4
- 3
Remove multiple images at once
#1190 opened by red55 - 8
registryCredentials in docker extension are ignored if the local ~/.docker/config.json has "credsStore": "pass"
#1179 opened by tkrah - 8
- 4
Permission denied on dockerBuildImage
#1189 opened by RiccardoBarbieri - 2
RegistryCredentials not recognized
#1191 opened by steffsommer - 8
DockerLogsContainer does not copy container output to stdout if used with tee (pipe)
#1181 opened by tkrah - 3
- 3
- 3
- 4
Using exec in ENTRYPOINT breaks containers using distroless base images
#1175 opened by mattlong-finocomp - 1
Multiple registryCredentials can't be configured in the DockerExtension - must be configured in ~/.docker/config.json or at each task as a workaround
#1180 opened by tkrah - 8
Using exec in ENTRYPOINT prevents from passing arguments
#1173 opened by BoD - 4
- 2
On macOS Docker Desktop 4.16.2 (95914), "Use containerd for pulling and storing images" must be unchecked; otherwise, DockerBuildImage and buildKit: false docker build commands fail with 502
#1168 opened by doctorpangloss - 2
Cannot locate specified Dockerfile
#1169 opened by mohammadazarani - 5
Plugin docker-remote-api is not compatible with Gradle 8.0
#1165 opened by 3ric-T - 2
NullPointerException when using DockerSaveImage task
#1158 opened by thijslemmens - 8
java.lang.NoClassDefFoundError: Could not initialize class com.bmuschko.gradle.docker.shaded.com.github.dockerjava.transport.DomainSocket on X86_64 CPU Linux
#1153 opened by AlexDumanskiy - 33
Shading for Docker Java causes an issue with no being able to resolve JNA classes
#1147 opened by m-raab - 3
Debug with IntelliJ
#1157 opened by JavierSegoviaCordoba - 1
missing image name and tag with docker-remote-api
#1160 opened by genbutsu - 2
Incorrect annotation in DockerCopyFileToContainer
#1150 opened by gjvoosten - 1
GitHub Actions CI should be executed with MacOS runner
#1148 opened by bmuschko - 1
Plugin cannot be applied to more than one project
#1152 opened by Kantis