blob: bc720167e23264f7fcfb3df531d191c2f0685737 [file] [log] [blame]
Andy Bavieradc065d2015-09-01 17:43:03 -04001FROM xos:latest
2MAINTAINER Andy Bavier <acb@cs.princeton.edu>
3
4ADD xos/observers/vcpe/supervisor/vcpe-observer.conf /etc/supervisor/conf.d/
5RUN sed -i 's/ubuntu-vcpe4/trusty-server-multi-nic/' /opt/xos/cord/models.py
Andy Baviere43810e2015-09-09 15:35:08 -04006RUN sed -i 's/proxy_ssh=True/proxy_ssh=False/' /opt/xos/observers/vcpe/vcpe_observer_config