Lines Matching full:docker
5 The setup builds gRPC docker images for each language/runtime and upload it to Artifact Registry (A…
8 ## Step-by-step instructions for adding a AR docker image for a new release for compatibility test
14 - Build new client docker image(s). For example, for C and wrapper languages release `v1.9.9`, do
16 - Verify that the new docker image was built successfully and uploaded to AR. For example,
17 …- `gcloud artifacts docker images list us-docker.pkg.dev/grpc-testing/testing-images-public` lists…
18 …- `gcloud artifacts docker images list us-docker.pkg.dev/grpc-testing/testing-images-public/grpc_i…
19 …- images can also be viewed in https://pantheon.corp.google.com/artifacts/docker/grpc-testing/us/t…
20 - Verify the just-created docker client image would pass backward compatibility test (it should). …
21 …- `docker pull us-docker.pkg.dev/grpc-testing/testing-images-public/grpc_interop_java:v1.9.9` foll…
22 …- `docker_image=us-docker.pkg.dev/grpc-testing/testing-images-public/grpc_interop_java:v1.9.9 tool…
40 …e local docker image so it can be invoked simply via `./testcases/go__master`. Note: remove local…
43 ## Instructions for running test cases against AR docker images
53 - Download a docker image from AR. For example: `docker pull us-docker.pkg.dev/grpc-testing/testin…
56 …docker.pkg.dev/grpc-testing/testing-images-public/grpc_interop_go1.8:v1.16.0 ./testcases/go__maste…
60 - Creating and referencing images in AR require read and write permission to AR path us-docker.pkg.…