The official clojure Docker image available 
at https://hub.docker.com/_/clojure/ has just been updated with boot 
variants.

All pre-existing tags will continue to use leiningen, but you can use the 
following tags if you want boot pre-installed instead:

boot, boot-2.7.1
boot-alpine, boot-2.7.1-alpine


Note that alpine variants have existed for some time for the lein tags as 
well. These are much smaller in size than the default (Debian-based) 
images. So if your project doesn't need anything unique to Debian, give the 
alpine versions a try.

For completeness' sake, here are the available lein tags (for lein 2.7.1 
only):

lein, lein-2.7.1, latest (the default if no tag is specified)
lein-alpine, lein-2.7.1-alpine, alpine
lein-onbuild, lein-2.7.1-onbuild, onbuild
lein-alpine-onbuild, alpine-onbuild, lein-2.7.1-alpine-onbuild


See the project README for additional 
details: https://github.com/Quantisan/docker-clojure

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to