mcoia / eg-docker

Evergreen on Google container Docker
13 stars 8 forks source link

Updating to 3.2.0rc #1

Closed sandbergja closed 6 years ago

sandbergja commented 6 years ago

Wasn't sure if you're interested in pull requests, but if so, this worked for me to create docker images for the 3.2 release candidate. I just ran docker build --tag [name_of_tag] . in the docker_builds/generic-dockerhub directory; haven't done any other testing.

bmagic007 commented 6 years ago

Thanks Jane! Great work. Would love to merge it.