Skip to content

Commit

Permalink
Merge "Use latest npm version of ccenv image" into release-1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mastersingh24 authored and Gerrit Code Review committed Aug 26, 2019
2 parents 2bb8dba + a7ca2fc commit 9bdd8de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/ccenv/Dockerfile.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# SPDX-License-Identifier: Apache-2.0
#
FROM _BASE_NS_/fabric-baseimage:_BASE_TAG_
RUN npm install -g npm@latest
COPY payload/chaintool payload/protoc-gen-go /usr/local/bin/
ADD payload/goshim.tar.bz2 $GOPATH/src/
RUN mkdir -p /chaincode/input /chaincode/output

0 comments on commit 9bdd8de

Please sign in to comment.