fix up some docker build issues re pathing
This commit is contained in:
@@ -13,7 +13,6 @@ RUN npm install
|
||||
COPY vault .
|
||||
|
||||
RUN npm install -g protoc
|
||||
RUN npm install -g protoc-gen-js
|
||||
RUN npm install -g protoc-gen-ts
|
||||
|
||||
RUN npm run build
|
||||
|
||||
Reference in New Issue
Block a user