harbur / captain

Captain - Convert your Git workflow to Docker :whale: containers
MIT License
767 stars 51 forks source link

add support for multiple git tags #24

Closed dkapanidis closed 9 years ago

dkapanidis commented 9 years ago

Currently only one tag per commit-id is supported. Add support to create all git tag names in docker images.

dkapanidis commented 9 years ago

code committed #25