lein-docker icon indicating copy to clipboard operation
lein-docker copied to clipboard

add ability to specify other tags

Open jfifield opened this issue 9 years ago • 2 comments

This addresses #4. It also allows multiple tags to be specified (for example, current version & "latest").

It does not support overriding the tag from the command line. I can add this in another commit/pr, if desired.

jfifield avatar Oct 16 '16 20:10 jfifield

@sarnowski are you planning to release any time soon ? :)

feniix avatar Nov 15 '16 04:11 feniix

Thanks for the contribution, I forked sarnowski/lein-docker to https://github.com/gorillalabs/lein-docker, integrated the PR and released [gorillalabs/lein-docker "1.3.0"].

Feel free to use that instead if you need support for multiple tags (like we do, tagging latest and a version based upon git tags using lein-v).

chrisbetz avatar Sep 28 '17 08:09 chrisbetz