Jim Crowley

Results 13 issues of Jim Crowley

I would like to propose that you guys start publishing releases for `s390x`. Whenever I wanted to use your plugin in the past, I would have to compile it myself,...

need investigation

## System Information ### Linux distribution ``` Ubuntu 18.04 ``` ### Terraform version ``` Terraform v0.11.13 ``` ### Provider and libvirt versions ``` v0.5.1 ``` ## Description of Issue/Question ###...

help wanted

In the `README` it states, https://github.com/GoogleContainerTools/kaniko/blob/7e3954ac734534ce5ce68ad6300a2d3143d82f40/README.md#L14 Is there any reason for this statement? I am not sure why copying the compiled binaries and correct folders would not cause Kaniko to...

kind/feature-request
priority/p3
area/container

This PR allows binaries to be built for `s390x`. Just like `ppc64le`, `s390x` does not have Windows or Darwin support. @markbates and @stanislas-m let me know if you have any...

I am trying to work with Fluentd on `s390x`, but I am a little confused on which Docker Hub I should be pulling from. On the top of this repo,...

question

I been digging through a couple of the issues/PRs pertaining multi-arch builds. It looks like https://github.com/docker/distribution-library-image/pull/74 raised by @tianon was a good solution. From reading the messages on the PR...

With the script I am writing to help out #328, it identified a couple images that I expected to be up in DockerHub but are not. ``` {'adoptopenjdk/openjdk11-openj9:jdk11u-ubi-minimal-nightly-slim', 'adoptopenjdk/openjdk11:jdk11u-ubi-minimal-nightly-slim', 'adoptopenjdk/openjdk14-openj9:jdk14u-ubi-minimal-nightly-slim',...

enhancement

When dealing with packages, `jre` and `jdk`, there is a tag for `jre` images. For example, ` jre-nightly`, points to the nightly build of `jre`. There is no specific tag...

question

With testing for other base images right around the corner, https://github.com/AdoptOpenJDK/openjdk-tests/issues/1109, I wanted to make sure all correct base images made it into the testing pipeline. Thus allowing the new...

enhancement

It looks like these AdoptOpenJDK releases are not receiving any updates on Docker? Is there a reason behind this? I went to go look for a UBI image for AdoptOpenJDK9,...

question