blob: 1ad43e1ab55488acb91e1edf2f063ccdc8b8eeef [file] [log] [blame]
David K. Bainbridge9c24cbf2015-12-03 11:49:01 -08001FROM xosproject/xos
Tony Mack3bcbee82015-11-16 20:41:49 +00002
Tony Mack3bcbee82015-11-16 20:41:49 +00003# Supervisor
Andy Bavier44120082016-01-06 16:40:00 -05004COPY conf/synchronizer.conf /etc/supervisor/conf.d/
Zack Williams030296d2016-05-25 18:33:31 -07005CMD /usr/bin/supervisord -c /etc/supervisor/conf.d/synchronizer.conf