Use protoc as entrypoint
This commit is contained in:
@@ -34,3 +34,5 @@ RUN rm protoc-gen-grpc-web-*.sha256 && \
|
||||
COPY ./protoc-gen-* /usr/bin/
|
||||
|
||||
COPY --from=CGRPC_BUILDER /grpc/bins/opt/grpc_python_plugin /usr/bin/protoc-gen-grpc-python
|
||||
|
||||
ENTRYPOINT ["protoc"]
|
||||
Reference in New Issue
Block a user