4 lines
70 B
Docker
4 lines
70 B
Docker
|
FROM stefobark/sphinxdocker
|
||
|
|
||
|
ADD searchd.sh /
|
||
|
RUN chmod a+x searchd.sh
|