Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 241 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 241 Bytes

Setup

# Install Deps & Rebuild gRPC for docker
npm install --target=8.12.0 --target_platform=linux --target_arch=x64 --target_libc=musl .
npm rebuild --target=8.12.0 --target_platform=linux --target_arch=x64 --target_libc=musl .