Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 294 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 294 Bytes

Clojure Leiningen Sample Application

Building

pack build applications/leiningen

Running

docker run --rm --tty --publish 8080:8080 -e JAVA_TOOL_OPTIONS="-XX:MaxMetaspaceSize=100M" applications/leiningen

Viewing

curl -s http://localhost:8080/