Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 420221202
  • Loading branch information
starmandeluxe committed Apr 7, 2022
1 parent bff2333 commit ff719d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shoptimizer_api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RUN apt-get update && apt-get -y install mecab libmecab-dev mecab-ipadic-utf8 gi
# Set up Mecab
RUN git clone --depth 1 https://github.com/neologd/mecab-ipadic-neologd.git
RUN echo yes | mecab-ipadic-neologd/bin/install-mecab-ipadic-neologd -n -a
RUN cp /etc/mecabrc /usr/local/etc/

# Copy Pipfiles to app/
COPY Pip* /app/
Expand Down

0 comments on commit ff719d9

Please sign in to comment.