Update files for new ocis naming

This commit is contained in:
Thomas Boerger
2019-09-05 12:06:11 +02:00
parent b00040ebbc
commit 7204bd7f44
12 changed files with 34 additions and 34 deletions
+2 -2
View File
@@ -10,7 +10,7 @@ LABEL maintainer="ownCloud GmbH <devops@owncloud.com>" \
org.label-schema.vendor="ownCloud GmbH" \
org.label-schema.schema-version="1.0"
ENTRYPOINT ["/usr/bin/reva-ocs"]
ENTRYPOINT ["/usr/bin/ocis-ocs"]
CMD ["server"]
COPY bin/reva-ocs /usr/bin/reva-ocs
COPY bin/ocis-ocs /usr/bin/ocis-ocs