Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the Dockerfiles to build completely from local source and to CI. #98

Merged
merged 8 commits into from
Mar 26, 2019
Merged

Conversation

jeremyje
Copy link
Contributor

@jeremyje jeremyje commented Mar 4, 2019

With this change you'll need to build from the root of the repository so all the code is in context.

docker build -f Dockerfile.base-build -t open-match-base-build .
docker build -f cmd/frontendapi/Dockerfile -t gcr.io/$PROJECT/open-match-frontendapi:0.4.0 .

Example Build: https://console.cloud.google.com/cloud-build/builds/ed7c33d9-d082-4382-83e4-463190b832f5?project=open-match-build

@jeremyje jeremyje requested review from joeholley and calebatwd March 4, 2019 21:50
@jeremyje
Copy link
Contributor Author

jeremyje commented Mar 7, 2019

/gcbrun

cloudbuild.yaml Outdated Show resolved Hide resolved
cloudbuild.yaml Show resolved Hide resolved
cmd/mmforc/Dockerfile Outdated Show resolved Hide resolved
examples/evaluators/golang/simple/Dockerfile Show resolved Hide resolved
cloudbuild.yaml Outdated Show resolved Hide resolved
@jeremyje jeremyje merged commit 34f9eb9 into googleforgames:040wip Mar 26, 2019
@jeremyje jeremyje deleted the reprodocker branch April 9, 2019 17:14
@Laremere Laremere added this to the v0.4.0 milestone Apr 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants