Skip to content

Conversation

LStampf
Copy link

@LStampf LStampf commented Feb 17, 2020

#105 fix

Changes the base image to adoptopenjdk/openjdk8:alpine-slime. The old image Musl libc instead of glibc which doesn't work with the Snappy library provided by Jira.

@LStampf LStampf changed the title #105 migrate to adopopenjdk alpine-slim image for glibc compatibility migrate to adopopenjdk alpine-slim image for glibc compatibility; fix for #105 Feb 17, 2020
@LStampf
Copy link
Author

LStampf commented Feb 20, 2020

Unfortunatly I discovered a problem with this. It should work but the alpine-slim image currently does this: AdoptOpenJDK/openjdk-docker#248

It can break some plugins. For us it broke the Xporter Plugin.

@LStampf
Copy link
Author

LStampf commented Feb 20, 2020

Unfortunatly I needed to switch to the full AdoptOpenjdk alpine image. The slim image cuts some Java features like jjs that Jira (or at least some plugins) need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant