FROM stefobark/sphinxdocker ADD searchd.sh / RUN chmod a+x searchd.sh
FROM stefobark/sphinxdocker
ADD searchd.sh /
RUN chmod a+x searchd.sh