Skip to content

Updated to openjdk8 and added openssl packages#1

Merged
onjin merged 1 commit intoonjin:masterfrom
arizonatribe:master
Jul 1, 2020
Merged

Updated to openjdk8 and added openssl packages#1
onjin merged 1 commit intoonjin:masterfrom
arizonatribe:master

Conversation

@arizonatribe
Copy link
Contributor

Hello. I started using this image today but it no longer builds locally. The current image you have on dockerhub still works, but it won't build anymore because the latest version of dynamodb local isn't compatible (it seems) with openjdk7. Also there was an SSL issue trying to download the tar file that is simple enough to fix by adding the openssl package.

Changes:

…) and added openssl (to fix 'ssl_helper' error with wget)
@arizonatribe
Copy link
Contributor Author

Also, I didn't have any trouble running this locally using Alpine version 3.12. I left the Dockerfile at version 3.3, but it seems to work fine with later versions of alpine too.

@onjin
Copy link
Owner

onjin commented Jul 1, 2020

Thank you very much for this fix :)

@onjin onjin merged commit 854c7e4 into onjin:master Jul 1, 2020
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.

"wget: can't execute 'ssl_helper': No such file or directory" in integration test container

2 participants