Skip to content

Commit

Permalink
Add personally modified naoru temporarily (adding -p option to init)
Browse files Browse the repository at this point in the history
  • Loading branch information
jam7 committed May 6, 2017
1 parent d082a2f commit ba777e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ RUN wget http://kindlegen.s3.amazonaws.com/${KINDLEGEN} && \
tar zxf ${KINDLEGEN} -C /opt/kindlegen && \
rm ${KINDLEGEN}

COPY narou-3.1.1.gem .
RUN gem install narou -v ${NAROU_VERSION} --no-document

COPY init.sh /usr/local/bin
Expand Down
Binary file added narou-3.1.1.gem
Binary file not shown.

0 comments on commit ba777e9

Please sign in to comment.