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

Openjdk instead of oracle jdk #1753

Merged
merged 11 commits into from Feb 10, 2017
Merged

Openjdk instead of oracle jdk #1753

merged 11 commits into from Feb 10, 2017

Conversation

ghost
Copy link

@ghost ghost commented Feb 10, 2017

Use official openjdk image

Changelog

Switch to OpenJDK, use official OpenJDK image as parent.

@ghost ghost requested review from skabashnyuk and riuvshin February 10, 2017 08:29
@skabashnyuk
Copy link
Contributor

change log

@riuvshin
Copy link

@skabashnyuk @benoitf used 8u111-jre-alpine

/opt/jdk/jre/lib/plugin.jar \
/tmp/* /var/cache/apk/* && \
echo 'hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4' >> /etc/nsswitch.conf && \
RUN echo "http://dl-4.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories && \
Copy link
Contributor

@benoitf benoitf Feb 10, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for which packages "edge/community" is required ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also why do we need mc there ?

@riuvshin
Copy link

removed edge unzip and mc

@riuvshin riuvshin merged commit 7fae544 into master Feb 10, 2017
@riuvshin riuvshin deleted the openjdk branch February 10, 2017 12:33
@JamesDrummond JamesDrummond mentioned this pull request Feb 17, 2017
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants