commit | ae14d878d720a41b404f332dd6753761e830ef4c | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Feb 19 13:33:58 2015 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Thu Feb 19 13:33:58 2015 -0800 |
tree | f9987977136aa9267299184ffe2fa51a04fc811f | |
parent | 2655944a690c19728b2b51be7077568a078ca4eb [diff] |
remove observer-initscript as it's broken on Ubuntu
diff --git a/Dockerfile b/Dockerfile index 1d1fd25..5391fc6 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -87,7 +87,8 @@ # Get XOS ADD xos /opt/xos -ADD observer-initscript /etc/init.d/xosobserver +# Initscript is broken in Ubuntu +#ADD observer-initscript /etc/init.d/xosobserver RUN chmod +x /opt/xos/scripts/opencloud RUN /opt/xos/scripts/opencloud genkeys