Skip to content

Latest commit

 

History

History
 
 

dev

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Leiningen Docker image

This is a small Alpine Linux based image for running Clojure applications that are built using Leiningen.

Run

To run a Clojure repl:

docker run -it iron/leiningen:dev lein repl

Build this image

ruby build.rb