diff --git a/openjdk/variant-slim.md b/openjdk/variant-slim.md index 7004227a3502..e69de29bb2d1 100644 --- a/openjdk/variant-slim.md +++ b/openjdk/variant-slim.md @@ -1,3 +0,0 @@ -## `%%IMAGE%%:-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.