lbradstreet commented on pull request #10661: URL: https://github.com/apache/kafka/pull/10661#issuecomment-876533410
> > @lbradstreet Could you share the ID of `openjdk:8` to me? the image id of `openjdk:8` in my env is `d61c96e2d100` > > I ran docker system prune before reporting this in case something was happening there. > > ``` > "Id": "sha256:09df0563bdfc760be1ce6f153f4fdb1950e8ccc9dbb298f8c76da38dc0cecfd6", > "RepoTags": [ > "openjdk:8" > ], > "RepoDigests": [ > "openjdk@sha256:c58264860b32c8603ac125862d17b1d73896bceaa33c843c9a7163904786eb82" > ], > "Parent": "", > "Comment": "", > "Created": "2019-11-23T14:34:16.005709367Z", > "Container": "1f98649c600b636393cc3d3cd8b594134fe979b85d122dc5fa41d4d8311de8b3", > "ContainerConfig": { > "Hostname": "", > "Domainname": "", > "User": "", > "AttachStdin": false, "AttachStdout": false, "AttachStderr": false, > "Tty": false, > "OpenStdin": false, > "StdinOnce": false, > "Env": [ > "PATH=/usr/local/openjdk-8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", > "LANG=C.UTF-8", > "JAVA_HOME=/usr/local/openjdk-8", > "JAVA_VERSION=8u232", > "JAVA_BASE_URL=https://github.com/AdoptOpenJDK/openjdk8-upstream-binaries/releases/download/jdk8u232-b09/OpenJDK8U-jdk_", > "JAVA_URL_VERSION=8u232b09" > ], > ``` Maybe I didn't fully clear all images. I'll see if I can delete them in another way. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org