Skip to content

Commit d2752b5

Browse files
authored
Dockerfile: dict_snowball.so
1 parent 3f46b1b commit d2752b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ RUN curl -L http://postgres.cz/data/czech.tar.gz \
1010
&& rm -rf /tmp/fulltext_dicts/
1111

1212
ADD czech.stop /usr/share/postgresql/9.5/tsearch_data/
13+
ADD dict_snowball.so /usr/lib/postgresql/9.5/lib/
1314

1415
ADD add-tsearch-czech.sh docker-entrypoint-initdb.d/

0 commit comments

Comments
 (0)