javeme commented on code in PR #216: URL: https://github.com/apache/incubator-hugegraph-computer/pull/216#discussion_r1042244121
########## computer-k8s-operator/Dockerfile: ########## @@ -14,8 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM openjdk:11-jre +FROM openjdk:11-slim LABEL maintainer="HugeGraph Docker Maintainers <dev@hugegraph.apache.org>" -WORKDIR /opt/app +WORKDIR /hugegraph/operator Review Comment: rename to `/opt/hugegraph-operator`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@hugegraph.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org