FROM exbox/horizon:5.0
COPY supervisord.conf /etc/supervisord.conf
ADD ./php.ini /etc/php/8.1/cli/php.ini
WORKDIR /etc/supervisor/conf.d/
