Skip to content

Commit

Permalink
Clarify Docker Official Image meaning & status
Browse files Browse the repository at this point in the history
  • Loading branch information
cap10morgan committed Jan 3, 2025
1 parent 550abe2 commit 35d5349
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit 35d5349

Please sign in to comment.