Update files for new ocis naming

This commit is contained in:
Thomas Boerger
2019-09-05 12:06:07 +02:00
parent a428f13eeb
commit 6311fa375b
12 changed files with 33 additions and 33 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-phoenix"]
ENTRYPOINT ["/usr/bin/ocis-phoenix"]
CMD ["server"]
COPY bin/reva-phoenix /usr/bin/reva-phoenix
COPY bin/ocis-phoenix /usr/bin/ocis-phoenix