The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
397 B

COPY --from=composer /usr/bin/composer /usr/bin/composer
COPY --from=grpc-base /usr/local/bin/protoc /usr/local/bin/protoc
COPY --from=grpc-base /github/grpc/bins/opt/grpc_php_plugin ${'\\'}
/usr/local/bin/protoc-gen-grpc
COPY --from=grpc-base ${'\\'}
/usr/local/lib/php/extensions/no-debug-non-zts-20170718/grpc.so ${'\\'}
/usr/local/lib/php/extensions/no-debug-non-zts-20170718/grpc.so