|
|
@ -55,7 +55,7 @@ WORKDIR /opt/musicbot |
|
|
|
|
|
|
|
ADD conf/config.yml /opt/musicbot/src/mumble-ruby-pluginbot/config/config.yml |
|
|
|
ADD conf/supervisord.conf /etc/supervisor/conf.d/ |
|
|
|
ADD conf/mpd.conf /opt/musicbot/src/mumble-ruby-pluginbot/plugins/mpd.conf |
|
|
|
ADD conf/mpd.conf /opt/musicbot/mpd.conf |
|
|
|
ADD conf/crontab.txt /tmp/crontab.txt |
|
|
|
|
|
|
|
RUN chown -R daemon: /opt/musicbot |
|
|
|