Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 406 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 406 Bytes

Clojure Leiningen Sample Application

See prerequisites of this sample.

Building

pack build applications/leiningen  --env BP_JVM_VERSION=11

Running

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

Viewing

curl -s http://localhost:8080/