palletops / lein-uberimage

A Leiningen plugin to generate a docker image that runs a project's uberjar.
Eclipse Public License 1.0
136 stars 10 forks source link

reference uberjar with an absolute path #5

Closed mccraigmccraig closed 10 years ago

mccraigmccraig commented 10 years ago

so container working directory can be set elsewhere than /

this permits lein-uberimage generated images to be used with deimos, the mesos docker containerizer, which sets a temporary working directory

hugoduncan commented 10 years ago

Looks good. Could you edit your commit message to follow http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html

mccraigmccraig commented 10 years ago

oops : better now ?