Merge branch 'master' of github.com:open-cloud/xos
diff --git a/Dockerfile b/Dockerfile
index 08f4f8d..3d22a33 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -105,7 +105,7 @@
RUN cd /opt/xos; python ./manage.py makemigrations hpc
RUN cd /opt/xos; python ./manage.py makemigrations requestrouter
RUN cd /opt/xos; python ./manage.py makemigrations syndicate_storage
-RUN cd /opt/xos; python ./manage.py makemigrations servcomp
+#RUN cd /opt/xos; python ./manage.py makemigrations servcomp
RUN /opt/xos/scripts/opencloud initdb