mozilla-services / Dockerflow

Cloud Services Dockerflow specification
Apache License 2.0
195 stars 28 forks source link

Use docker:stable-git image as default #45

Closed jbuck closed 6 years ago

jbuck commented 6 years ago

I ran into the "CircleCI can't checkout a tag" problem in https://github.com/mozilla/speech-proxy/pull/62 . Looking at Circle CI's documentation they recommend using the docker:stable-git image:

If you need a Docker image that installs Docker and has Git, consider using docker:stable-git, which is an offical Docker image