From 35d5349dc94b3e8011b0bc4d32317cb7a730c17a Mon Sep 17 00:00:00 2001 From: Wes Morgan Date: Fri, 3 Jan 2025 16:55:06 -0700 Subject: [PATCH] Clarify Docker Official Image meaning & status --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b0e27e6..6480315 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # docker-clojure -This is the repository for the [official Docker image for Clojure](https://registry.hub.docker.com/_/clojure/). +This is the repository for the [Docker Official Image for Clojure](https://registry.hub.docker.com/_/clojure/). +[Docker Official Images](https://docs.docker.com/docker-hub/image-library/trusted-content/#docker-official-images) +are a curated set of Docker repositories hosted on Docker Hub. + It is automatically pulled and built by Stackbrew into the Docker registry. This image runs on OpenJDK 8, 11, 17, and more recent releases and includes [Leiningen](http://leiningen.org) or [tools-deps](https://clojure.org/reference/deps_and_cli)