Skip to content

fix: update deprecated docker image for java#467

Open
bharatkashyap wants to merge 1 commit intoSunbird-RC:masterfrom
bharatkashyap:patch-1
Open

fix: update deprecated docker image for java#467
bharatkashyap wants to merge 1 commit intoSunbird-RC:masterfrom
bharatkashyap:patch-1

Conversation

@bharatkashyap
Copy link
Copy Markdown

@bharatkashyap bharatkashyap commented Jun 15, 2021

The image: frolvlad/alpine-oraclejdk8:slim docker image has been deprecated (Github link) due to Oracle Java's change in license.

This causes the docker-compose up command - Step 3 (OpenSABER Installation Docs) (Run with Docker) - to fail.

The maintainer has recommended a switch to frolvlad/alpine-java:jdk8-slim, which causes the container to start as originally intended.

@bharatkashyap
Copy link
Copy Markdown
Author

bharatkashyap commented Jun 15, 2021

@dileepbapat - Requesting a review. This will allow anyone following the installation docs to not have to manually correct this issue for themselves! :)

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