Sign inSign up

tvaughan/lein

By tvaughan

•Updated over 10 years ago

leiningen in a docker container

Image
0

1.2K

tvaughan/lein repository overview

⁠Usage

Create a script called lein that looks like:

#!/bin/sh
docker-compose -f lein.yml run -p 5309:5309 lein lein "$@"

make it executable, and then run it.

Tag summary

Content type

Image

Digest

Size

267.8 MB

Last updated

over 10 years ago

docker pull tvaughan/lein