소스 검색

Removing documentation for -slim variant as it is no longer provided.

Signed-off-by: Avi Miller <[email protected]>
Avi Miller 6 년 전
부모
커밋
bf3e9683e3
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      openjdk/variant-slim.md

+ 0 - 3
openjdk/variant-slim.md

@@ -1,3 +0,0 @@
-## `%%IMAGE%%:<version>-slim`
-
-This image installs the `-headless` package of OpenJDK and so is missing many of the UI-related Java libraries and some common packages contained in the default tag. It only contains the minimal packages needed to run Java. Unless you are working in an environment where *only* the `%%IMAGE%%` image will be deployed and you have space constraints, we highly recommend using the default image of this repository.