Skip to content

Commit

Permalink
#2935: browserify.dockerfile, adjust comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff1evesque committed Apr 14, 2018
1 parent d191cf9 commit f4305c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile/browserify.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV ROOT_PROJECT /var/machine-learning
COPY src/jsx $ROOT_PROJECT/jsx
RUN mkdir -p $ROOT_PROJECT/interface/static/js

## provision with puppet
## provision with package.json
WORKDIR src
RUN npm install

Expand Down

0 comments on commit f4305c3

Please sign in to comment.