Skip to content

Files

Latest commit

17c9eb8 · Feb 20, 2018

History

History
This branch is 13 commits behind domcode/rafflers:master.

clojure-borkdude

Domcode Raffler in Clojure

Building

docker build -t borkdude/domcode-raffler-clj .

Running

Place the list of names in /tmp/names.txt and then run:

docker run -v /tmp/names.txt:/var/names.txt borkdude/domcode-raffler-clj