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.
Content type
Image
Digest
Size
267.8 MB
Last updated
over 10 years ago
docker pull tvaughan/lein