Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker image minimalisation #54

Open
xtrojak opened this issue May 4, 2021 · 0 comments
Open

Docker image minimalisation #54

xtrojak opened this issue May 4, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@xtrojak
Copy link
Collaborator

xtrojak commented May 4, 2021

In current devel version of deployment, we use ubuntu as base for Docker image. However, a smaller base could be used (e.g. alpine), but there are issues with dependencies. In particular, Java package causes problems with path.

Unable to load native library: Error loading shared library libjvm.so
@xtrojak xtrojak added the enhancement New feature or request label May 4, 2021
@xtrojak xtrojak self-assigned this May 4, 2021
@xtrojak xtrojak removed their assignment Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant