We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb5492f + f76d7cc commit abbd2bfCopy full SHA for abbd2bf
1 file changed
Dockerfile
@@ -21,5 +21,5 @@ RUN python3 setup.py install && \
21
22
EXPOSE ${SPACEONE_PORT}
23
24
-ENTRYPOINT ["cloudforet"]
+ENTRYPOINT ["spaceone"]
25
CMD ["grpc", "cloudforet.monitoring"]
0 commit comments