Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading