mirror of
https://github.com/clearlinux/docs.git
synced 2026-09-07 06:18:56 +00:00
Run update.sh
This commit is contained in:
+4
-1
@@ -1,6 +1,7 @@
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`latest` (*Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/30ed1b891ea059a33ca56f04ecf6f467bbbd2362/Dockerfile)
|
||||
- [`latest`, `lein-2.5.0` (*Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/27d0141c22bedbf78b908bf5bebd6629fc10a491/Dockerfile)
|
||||
- [`lein-2.4.3` (*Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/30ed1b891ea059a33ca56f04ecf6f467bbbd2362/Dockerfile)
|
||||
|
||||
# What is Clojure?
|
||||
|
||||
@@ -11,6 +12,8 @@ other Lisps, Clojure treats code as data and has a macro system.
|
||||
|
||||
> [wikipedia.org/wiki/Clojure](http://en.wikipedia.org/wiki/Clojure)
|
||||
|
||||

|
||||
|
||||
# How to use this image
|
||||
|
||||
## Start a Lein/Clojure instance in your app
|
||||
|
||||
Reference in New Issue
Block a user