Restructure project similar to hello and graph

This commit is contained in:
Thomas Boerger
2019-12-06 15:03:43 +01:00
parent 5c15745a3a
commit acd6d6e7f5
46 changed files with 1906 additions and 751 deletions
+2
View File
@@ -11,6 +11,8 @@ LABEL maintainer="ownCloud GmbH <devops@owncloud.com>" \
org.label-schema.vendor="ownCloud GmbH" \
org.label-schema.schema-version="1.0"
EXPOSE 9110 9114
ENTRYPOINT ["/usr/bin/ocis-ocs"]
CMD ["server"]