Skip to content

johnmcconnell/docker-lein

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-lein

Build Status

Docker image for leiningen

Examples

From this image you can embed your application and run the following commands:

Running a server

  docker run johnmcconnell/lein server

Running migrations

  docker run johnmcconnell/lein migrate

License

Copyright © 2017 John McConnell

Distributed under the MIT License