Builder of base Docker image with Bistro.
Bistro is:
A toolkit for making services that schedule and execute tasks
- check if
bistro
directory exists- if NOT:
- git clone https://github.com/facebook/bistro.git
- if NOT:
- git checkout specific commit
- prepare Dockerfile context
- build docker image
- push image to registry