commit | 1c36afb3eaee54b5515a3f71f99f3e8b03a38761 | [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 | b1a951d39d03f1ee96f37809bc436968feea53e1 [diff] [blame] |
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