liftbridge-io / liftbridge-docker

Liftbridge Docker image embedding NATS for development and testing.
https://hub.docker.com/r/liftbridge/liftbridge-docker
Apache License 2.0
7 stars 3 forks source link

Automate container build/tag/push #2

Closed dgzlopes closed 4 years ago

dgzlopes commented 4 years ago

Leaving this issue here as a reminder.

When the main Liftbridge repo starts to use the tag/release feature, we should automate the build/tag/push process of this container (with CircleCI/TravisCI to Docker Hub and/or Github Packages).

tylertreat commented 4 years ago

Closing this issue as we are now automatically tagging and pushing dev images on master: https://github.com/liftbridge-io/liftbridge/blob/4efdd32b1b824749a017895f3bc43753f441f906/.circleci/config.yml#L74-L80