You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.
As discussed in #15, the resulting image of the example Dockerfile may be too heavy (1.29 GB).
Also, the current base image has been deprecated in favor of openjdk alternative.
This image is officially deprecated in favor of the openjdk image, and will receive no further updates after 2016-12-31 (Dec 31, 2016). Please adjust your usage accordingly.
Maybe 8-jdk-alpine is a good option (although it may require install additional software).
This image is based on the popular Alpine Linux project, available in the alpine official image. Alpine Linux is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As discussed in #15, the resulting image of the example Dockerfile may be too heavy (1.29 GB).
Also, the current base image has been deprecated in favor of openjdk alternative.
Maybe 8-jdk-alpine is a good option (although it may require install additional software).
The text was updated successfully, but these errors were encountered: